commit | e283f5e89f44a80ca536e4a12903c64e9e9a82e4 | [log] [tgz] |
---|---|---|
author | Heikki Krogerus <heikki.krogerus@linux.intel.com> | Thu Apr 30 16:56:57 2020 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue May 05 13:06:46 2020 +0200 |
tree | be73568a12fd9bc15340a65fbce7ed858ba0ffc0 | |
parent | ac854131d9844f79e2fdcef67a7707227538d78a [diff] |
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>