commit | 3b952436d4cca59bfdc8ede174dd746a4b31c804 | [log] [tgz] |
---|---|---|
author | Antti Palosaari <crope@iki.fi> | Wed Dec 10 10:59:13 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Dec 30 10:44:24 2014 -0200 |
tree | af9772c01707be16d3f1f31eb6cb6d2b69fe4bb8 | |
parent | 99f3cd52aee21091ce62442285a68873e3be833f [diff] |
[media] cx23885: do not unregister demod I2C client twice on error Demod I2C client should be NULL after demod is unregistered on error path, otherwise it will be unregistered again when driver is unload. Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>