]> git.baikalelectronics.ru Git - kernel.git/commit
usb: typec: fusb302: Correct spelling mistake for toggling state
authorAdam Thomson <Adam.Thomson.Opensource@diasemi.com>
Wed, 26 Sep 2018 15:23:51 +0000 (16:23 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 28 Sep 2018 13:08:09 +0000 (15:08 +0200)
commit6d2faeb001fb57748bb4609509f3527cb54bf9e4
tree46d654dcc5676a62042f74f0ea422fd00921cca5
parent46f5456acab256041b87c784dd2a6392c19e3ffc
usb: typec: fusb302: Correct spelling mistake for toggling state

There's a typo in the enum name of the 'OFF' state for toggling
(TOGGLINE instead of TOGGLING). This commit resolves that trivial
spelling inconsistency.

Signed-off-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/typec/tcpm/fusb302.c