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)
commite283f5e89f44a80ca536e4a12903c64e9e9a82e4
treebe73568a12fd9bc15340a65fbce7ed858ba0ffc0
parentac854131d9844f79e2fdcef67a7707227538d78a
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: 6701adfa9693 ("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