[media] Remove checks of struct member addresses
authorEmil Goode <emilgoode@gmail.com>
Tue, 24 Jun 2014 21:42:27 +0000 (18:42 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 23 Jul 2014 00:23:53 +0000 (21:23 -0300)
commit20721185c9896570ec9d93175e10e62e1b517ebb
tree1221d66f0b2f81161cb806c189db71e7c5353ac3
parent18d75a09e954b72de6e85a8fb172835be547a48a
[media] Remove checks of struct member addresses

This removes checks of struct member addresses since they likely result
in the condition always being true. Also in the stb6100_get_bandwidth
and tda8261_get_bandwidth functions the pointers frontend_ops and
tuner_ops are assigned the same addresses twice.

Signed-off-by: Emil Goode <emilgoode@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/dvb-frontends/stb6100_cfg.h
drivers/media/dvb-frontends/stb6100_proc.h
drivers/media/dvb-frontends/stv0367.c
drivers/media/dvb-frontends/tda8261_cfg.h