]> git.baikalelectronics.ru Git - kernel.git/commit
usb: typec: tipd: Fix typo in cd321x_switch_power_state
authorHector Martin <marcan@marcan.st>
Sat, 20 Nov 2021 03:07:16 +0000 (12:07 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Nov 2021 13:08:08 +0000 (14:08 +0100)
commite787b13e4e5b4e810003b7541316064ef0bc887d
tree197ccda12064e601b13264f742a0ca9fae93cc78
parent6ae44db5b96f3ed44967b773897dca08c6fa9288
usb: typec: tipd: Fix typo in cd321x_switch_power_state

SPSS should've been SSPS.

Fixes: 864afd2bfe97 ("usb: typec: tipd: Switch CD321X power state to S0")
Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Reviewed-by: Sven Peter <sven@svenpeter.dev>
Signed-off-by: Hector Martin <marcan@marcan.st>
Link: https://lore.kernel.org/r/20211120030717.84287-2-marcan@marcan.st
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/typec/tipd/core.c