soundwire: bus: Remove now outdated comments on no_pm IO
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Wed, 22 Mar 2023 16:49:46 +0000 (16:49 +0000)
committerVinod Koul <vkoul@kernel.org>
Wed, 12 Apr 2023 10:00:37 +0000 (15:30 +0530)
commitff9608c32e64da465c2939af261a3850fdb8ddbb
treedea5afdfe3c25be0fb157b92b85df37ce3da091a
parent68d9bfb668d6eecb37abf80b4c77aed7120a1376
soundwire: bus: Remove now outdated comments on no_pm IO

Things have moved more towards end drivers using the no_pm versions of
the IO functions. See 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")

As such this comment is now misleading, so remove it.

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