usb: typec: fusb302: fix "op-sink-microwatt" default that was in mW
commiteb7a3bb8c955b3694e0e0998413ce1563c02f90c
authorThomas Hebb <tommyhebb@gmail.com>
Mon, 20 Jan 2020 14:09:06 +0000 (20 06:09 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 22 Jan 2020 09:13:03 +0000 (22 10:13 +0100)
tree4b51ee547c7b4084b6cc72e186b4c3134f49572b
parent0e64350bf4668d0fbbfec66fd8e637b971b4e976
usb: typec: fusb302: fix "op-sink-microwatt" default that was in mW

commit 8f6244055bd3 ("usb: typec: fusb302: Always provide fwnode for the
port") didn't convert this value from mW to uW when migrating to a new
specification format like it should have.

Fixes: 8f6244055bd3 ("usb: typec: fusb302: Always provide fwnode for the port")
Cc: stable@vger.kernel.org
Signed-off-by: Thomas Hebb <tommyhebb@gmail.com>
Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/0da564559af75ec829c6c7e3aa4024f857c91bee.1579529334.git.tommyhebb@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/typec/tcpm/fusb302.c