diff options
author | Daniel Baluta <[email protected]> | 2020-05-15 16:59:51 +0300 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-05-18 13:24:53 +0100 |
commit | c26fde3b15ed41f5f452f1da727795f787833287 (patch) | |
tree | ae1cd132cc3f8b5bb170755eab907310e22931ac /drivers/usb/cdns3/cdns3-debug.h | |
parent | d731c1a0f935dbebf4a851e072f8c7309eb2b8c5 (diff) |
ASoC: SOF: Do nothing when DSP PM callbacks are not set
This provides a better separation between runtime and PM sleep
callbacks.
Only do nothing if given runtime flag is set and calback is not set.
With the current implementation, if PM sleep callback is set but runtime
callback is not set then at runtime resume we reload the firmware even
if we do not support runtime resume callback.
Signed-off-by: Daniel Baluta <[email protected]>
Signed-off-by: Kai Vehmanen <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Ranjani Sridharan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions