soundwire: bus: use no_pm IO routines for all interrupt handling
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Fri, 22 Jan 2021 07:06:28 +0000 (15:06 +0800)
committerVinod Koul <vkoul@kernel.org>
Sat, 6 Feb 2021 10:24:53 +0000 (15:54 +0530)
commitc30b63ef0d84e0c9ae2d55073fdfeddb7edeb660
treee87a50b88f3495322842bc315919b758850f4042
parent299e9780b9196bcb15b26dfdccd3244eb072d560
soundwire: bus: use no_pm IO routines for all interrupt handling

There is no need to play with pm_runtime reference counts, if needed
the codec drivers are already explicitly resumed.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Rander Wang <rander.wang@linux.intel.com>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://lore.kernel.org/r/20210122070634.12825-4-yung-chuan.liao@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/soundwire/bus.c