diff options
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-08-09 15:23:35 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-08-09 23:32:55 -0300 |
commit | c55e8deb4072f1ab4b4935c49da4c9ce32eb7d56 (patch) | |
tree | 1f5fbcf5a12d5066e75829c7c6be8599239f1747 /COPYING | |
parent | 9e632bbc70cdcb3c60a716b0abc19789f0e009f4 (diff) | |
download | linux-3.10-c55e8deb4072f1ab4b4935c49da4c9ce32eb7d56.tar.gz linux-3.10-c55e8deb4072f1ab4b4935c49da4c9ce32eb7d56.tar.bz2 linux-3.10-c55e8deb4072f1ab4b4935c49da4c9ce32eb7d56.zip |
[media] dvb-frontend: add core support for tuner suspend/resume
While several tuners have some sort of suspend/resume
implementation, this is currently mangled with an optional
.sleep callback that it is also used to put the device on
low power mode.
Not all drivers implement it, as returning the driver from
low power may require to re-load the firmware, with takes
some time. Also, some drivers may delay it.
So, the more coherent is to add two new optional callbacks
that will let the tuners to directy implement suspend and
resume callbacks if they need.
Change-Id: I0cf3b2cb2879cf538a86fa88a4ce210dd6dd3225
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions