]> git.baikalelectronics.ru Git - kernel.git/commit
usb: typec: intel_pmc_mux: Fix the property names
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Thu, 30 Apr 2020 13:56:57 +0000 (16:56 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 May 2020 11:06:46 +0000 (13:06 +0200)
commit935795ca54e63cbffe1a7753f06a9553b48fb648
treebe73568a12fd9bc15340a65fbce7ed858ba0ffc0
parent5c72580971c2b34019e9397ee8c42b6b7e17768e
usb: typec: intel_pmc_mux: Fix the property names

The device property names for the port index number are
"usb2-port-number" and "usb3-port-number", not "usb2-port"
and "usb3-port".

Fixes: 75d0ef9fd5a1 ("usb: typec: driver for Intel PMC mux control")
Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20200430135657.45169-1-heikki.krogerus@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/typec/mux/intel_pmc_mux.c