diff options
| author | Lukas Middendorf <[email protected]> | 2021-04-18 01:12:03 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2021-11-19 15:57:22 +0000 |
| commit | 98a1ca29768aca6e06e93f2bc4439f01ba439ac4 (patch) | |
| tree | 847c7e3149f07e417a757fda4feee6be77e46fa1 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | b13203032e679674c7c518f52a7ec0801ca3a829 (diff) | |
media: media dvb_frontend: add suspend and resume callbacks to dvb_frontend_ops
While dvb_tuner_ops already has dedicated suspend and resume callbacks,
dvb_frontend_ops currently does not have them. Add those callbacks and
use them for suspend and resume. If they are not set, the old behavior
of calling sleep or init is used.
This allows dvb_frontend drivers to handle resume differently from init,
and suspend differently from sleep. No change is required for drivers
not needing this functionality.
Link: https://lore.kernel.org/linux-media/[email protected]
Cc: Lukas Middendorf <[email protected]>, Antti Palosaari <[email protected]>, Mauro Carvalho Chehab <[email protected]>, Luis Chamberlain <[email protected]>
Signed-off-by: Lukas Middendorf <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions