soundwire: bus: Remove now outdated comments on no_pm IO
[linux-block.git] / drivers / soundwire / bus.c
index b6aca59c313003f7e4edb536571f05e6270a8b89..3c67266f948340971ae546e1c472cec3062759b9 100644 (file)
@@ -384,9 +384,6 @@ int sdw_fill_msg(struct sdw_msg *msg, struct sdw_slave *slave,
 
 /*
  * Read/Write IO functions.
- * no_pm versions can only be called by the bus, e.g. while enumerating or
- * handling suspend-resume sequences.
- * all clients need to use the pm versions
  */
 
 int sdw_nread_no_pm(struct sdw_slave *slave, u32 addr, size_t count, u8 *val)