android_kernel_motorola_sm6225/drivers/media/pci/bt8xx
Lars-Peter Clausen bf51a8c5e0 i2c: Ignore return value of i2c_del_adapter()
i2c_del_adapter() always returns 0. So all checks testing whether it will be
non zero will always evaluate to false and the conditional code is dead code.
This patch updates all callers of i2c_del_mux_adapter() to ignore the return
value and assume that it will always succeed (which it will). In a subsequent
patch the return type of i2c_del_adapter() will be made void.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Ben Hutchings <bhutchings@solarflare.com>
Reviewed-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
2013-04-02 07:06:03 +02:00
..
bt848.h
bt878.c Drivers: media: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
bt878.h
bttv-audio-hook.c
bttv-audio-hook.h
bttv-cards.c Drivers: media: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
bttv-driver.c Merge branch 'v4l_for_linus' into staging/for_v3.9 2013-01-24 18:49:18 -02:00
bttv-gpio.c
bttv-i2c.c Merge branch 'v4l_for_linus' into staging/for_v3.9 2013-01-24 18:49:18 -02:00
bttv-if.c
bttv-input.c i2c: Ignore return value of i2c_del_adapter() 2013-04-02 07:06:03 +02:00
bttv-risc.c
bttv-vbi.c
bttv.h
bttvp.h
dst.c
dst_ca.c [media] drivers/media/pci: use memmove for overlapping regions 2013-02-05 19:26:38 -02:00
dst_ca.h
dst_common.h
dst_priv.h
dvb-bt8xx.c Drivers: media: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
dvb-bt8xx.h
Kconfig
Makefile [media] btcx-risc: move from media/i2c to media/common 2013-02-08 16:11:25 -02:00