soundwire: bus: export sdw_nwrite_no_pm and sdw_nread_no_pm functions
authorSimon Trimmer <simont@opensource.cirrus.com>
Fri, 25 Nov 2022 14:20:25 +0000 (14:20 +0000)
committerVinod Koul <vkoul@kernel.org>
Mon, 9 Jan 2023 16:16:27 +0000 (21:46 +0530)
commit62dc9f3f2fd07a2d4f4c97d76403f387363cb637
treed653f9ae5b8d0460b62887dbdec07d19410e9994
parent5b0eae55191639f70ff0eff74f26f69ffe3573cb
soundwire: bus: export sdw_nwrite_no_pm and sdw_nread_no_pm functions

The commit 167790abb90f ("soundwire: export sdw_write/read_no_pm
functions") exposed the single byte no_pm versions of the IO functions
that can be used without touching PM, export the multi byte no_pm
versions for the same reason.

Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20221125142028.1118618-2-ckeepax@opensource.cirrus.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/soundwire/bus.c
include/linux/soundwire/sdw.h