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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 4 Mar 2021 10:38:14 +0000 (11:38 +0100)
commit336657c98112ea5ed99adba00597e1565cc35bf9
treed077070bca5136270ba275c958d90328659bc1f2
parentdfdec5eda3304080d67f04d0e5f44d067a0a5060
soundwire: export sdw_write/read_no_pm functions

[ Upstream commit 167790abb90fa073d8341ee0e408ccad3d2109cd ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/soundwire/bus.c
include/linux/soundwire/sdw.h