soundwire: intel: add CLK_STOP_NOT_ALLOWED support
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Mon, 17 Aug 2020 15:29:20 +0000 (23:29 +0800)
committerVinod Koul <vkoul@kernel.org>
Tue, 18 Aug 2020 06:31:05 +0000 (12:01 +0530)
commitcaf688192bc452c0fdd04920c3ed2405a57ac10b
tree8b31bf738c1ce3643fd26ffd682678052aacf09b
parent6626a616aab5e5c0d4fceffd861a10582272fce9
soundwire: intel: add CLK_STOP_NOT_ALLOWED support

In case the clock needs to keep running, we need to prevent the Master
from entering pm_runtime suspend.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://lore.kernel.org/r/20200817152923.3259-10-yung-chuan.liao@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/soundwire/intel.c