diff options
author | Richard Fitzgerald <[email protected]> | 2023-09-08 11:17:16 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-09-11 01:23:53 +0100 |
commit | ec03804552e9a723569e14d2512f36a8e70dc640 (patch) | |
tree | 04827aff05a456854f83a8ddae68f848e8fc47a1 /lib/test-string_helpers.c | |
parent | 0bb80ecc33a8fb5a682236443c1e740d5c917d1d (diff) |
ASoC: cs35l56: Call pm_runtime_dont_use_autosuspend()
Driver remove() must call pm_runtime_dont_use_autosuspend().
Drivers that call pm_runtime_use_autosuspend() must disable
it in driver remove(). Unfortunately until recently this was
only mentioned in 1 line in a 900+ line document so most
people hadn't noticed this. It has only recently been added
to the kerneldoc of pm_runtime_use_autosuspend().
THIS WON'T APPLY CLEANLY TO V6.5 AND EARLIER:
We will send a separate backported patch to stable.
Signed-off-by: Richard Fitzgerald <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions