]> git.baikalelectronics.ru Git - kernel.git/commit
[media] m88ds3103: do not return error from get_frontend() when not ready
authorAntti Palosaari <crope@iki.fi>
Tue, 14 Apr 2015 00:00:09 +0000 (21:00 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Sat, 30 May 2015 15:04:16 +0000 (12:04 -0300)
commit9395b4749368f07d82bbb5538e467c5fef2ea488
tree26730d6aefd69b3c120d2a9a81c5523483b487f7
parentdb26314d7d116be8c44e742c78465d84f2c58de9
[media] m88ds3103: do not return error from get_frontend() when not ready

Do not return error from get_frontend() when status is queried, but
the frontend didn't lock yet. The proper behavior is to only update the
cache after having a lock.

[mchehab@osg.samsung.com: fix the patch description]
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/dvb-frontends/m88ds3103.c