summaryrefslogtreecommitdiff
path: root/drivers/video
diff options
context:
space:
mode:
authorShuah Khan <shuah.kh@samsung.com>2014-07-12 13:44:12 -0300
committerMauro Carvalho Chehab <m.chehab@samsung.com>2014-07-26 11:17:15 -0300
commit18ed2860cb1345c1c99f62b089a15ac858f7bd48 (patch)
treeacd5e8a832eb78a183ac5ef07c66be2f383b9639 /drivers/video
parentcc5c5d20c3cb9066576043b937b35d6b669a52e0 (diff)
[media] media: dvb-core move fe exit flag from fepriv to fe for driver access
Some fe drivers attempt to access the device for power control from their release routines. When release routines are called after device is disconnected, the attempts fail. fe drivers should avoid accessing the device, from their release interfaces when called from disconnect path. dvb-frontend maintains exit flag to keep track when fe device is disconnected in its private data structures. Export the flag in fe to enable drivers to check the device status from their release interfaces. Signed-off-by: Shuah Khan <shuah.kh@samsung.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/video')
0 files changed, 0 insertions, 0 deletions