diff options
| author | Kuninori Morimoto <[email protected]> | 2019-08-07 10:31:24 +0900 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2019-08-08 20:56:56 +0100 |
| commit | b3da42519c3e6ad977af844d61c31d0e5f874f1c (patch) | |
| tree | 2e3d2503ab2f1a7da2e621788950c0dea00f5562 /tools/perf/scripts/python | |
| parent | b245d273cbcd64eeaa93305f99c4ea8a6baf9c89 (diff) | |
ASoC: soc-core: tidyup for card->deferred_resume_work
card->deferred_resume_work is used if CONFIG_PM_SLEEP was defined.
but
1) It is defined even though CONFIG_PM_SLEEP was not defined
2) random ifdef code is difficult to read.
This patch tidyup these issues.
Signed-off-by: Kuninori Morimoto <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions