[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)
commit9240c384f1c7cbf7ba15ccf818f37fad69fd4712
tree26730d6aefd69b3c120d2a9a81c5523483b487f7
parentd8fd9f56255cfeebe88b987543fd2d1399a35a25
[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