soundwire: export sdw_write/read_no_pm functions
authorBard Liao <yung-chuan.liao@linux.intel.com>
Fri, 22 Jan 2021 07:06:29 +0000 (15:06 +0800)
committerVinod Koul <vkoul@kernel.org>
Sun, 7 Feb 2021 12:19:11 +0000 (17:49 +0530)
commit167790abb90fa073d8341ee0e408ccad3d2109cd
tree45aa235290e96662668e18c9441dade85cb4ed6c
parentc30b63ef0d84e0c9ae2d55073fdfeddb7edeb660
soundwire: export sdw_write/read_no_pm functions

sdw_write_no_pm and sdw_read_no_pm are useful when we want to do IO
without touching PM.

Fixes: 0231453bc08f ('soundwire: bus: add clock stop helpers')
Fixes: 60ee9be25571 ('soundwire: bus: add PM/no-PM versions of read/write functions')
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://lore.kernel.org/r/20210122070634.12825-5-yung-chuan.liao@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/soundwire/bus.c
include/linux/soundwire/sdw.h