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)
commit7b9c90e3e6a13d89048717f846ba664dfbd4c6c7
tree197ccda12064e601b13264f742a0ca9fae93cc78
parent6cca13de26eea6d32a98d96d916a048d16a12822
usb: typec: tipd: Fix typo in cd321x_switch_power_state

SPSS should've been SSPS.

Fixes: c9c14be664cf ("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