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)
commit40326e857c57a0095d3f9d72c14cb13aef4ca564
tree46d654dcc5676a62042f74f0ea422fd00921cca5
parent330e2d61cdd58363eb5e66b2e72f76fe3c5492e0
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