soundwire: bus: Update kernel doc for no_pm functions
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Wed, 22 Mar 2023 16:49:47 +0000 (16:49 +0000)
committerVinod Koul <vkoul@kernel.org>
Wed, 12 Apr 2023 10:00:37 +0000 (15:30 +0530)
commitd94e1e01c70375fcc102a8d09a00d28efeeef51c
tree1cb26a1cfed0b89bce8d8aa331fb1df0389e4f87
parentff9608c32e64da465c2939af261a3850fdb8ddbb
soundwire: bus: Update kernel doc for no_pm functions

The kernel doc should really have been updated when the no_pm versions
of the sdw_write/read functions were exported in commits:

commit 167790abb90f ("soundwire: export sdw_write/read_no_pm functions")
commit 62dc9f3f2fd0 ("soundwire: bus: export sdw_nwrite_no_pm and
                      sdw_nread_no_pm functions")

Add the missing kernel doc.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20230322164948.566962-2-ckeepax@opensource.cirrus.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/soundwire/bus.c