Files
linux/drivers/media/dvb-frontends
Mauro Carvalho Chehab 15e3145a70 media: mb86a16: be more resilient if I2C fails on sync
If the I2C read fails while check for sync, there's no point
on doing adjusting the tuner due to a random value that might
be at VIRM var. So, set VIRM to zero, as that makes the caller
for check_sync() to return an error.

Fix those smatch warnings:
	drivers/media/dvb-frontends/mb86a16.c:1460 mb86a16_set_fe() error: uninitialized symbol 'VIRM'.
	drivers/media/dvb-frontends/mb86a16.c:1461 mb86a16_set_fe() error: uninitialized symbol 'VIRM'.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-12-11 13:04:53 -05:00
..
2015-08-11 07:10:04 -03:00
2017-12-08 10:11:00 -05:00
2016-01-25 12:01:08 -02:00
2016-11-13 10:02:22 -08:00
2017-02-27 18:43:47 -08:00
2017-03-24 15:24:00 +01:00
2016-03-03 09:26:05 -03:00
2015-04-08 15:02:07 -03:00
2017-12-11 13:04:33 -05:00
2016-09-22 12:55:49 -03:00
2017-02-27 18:43:47 -08:00