usb: typec: ucsi: Fix the stub for ucsi_register_port_psy()
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Mon, 27 Apr 2020 11:12:46 +0000 (14:12 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Apr 2020 11:41:45 +0000 (13:41 +0200)
commit1417cff96ef8ae2108df7084f035b90d2eabbba3
tree2c2fbde3c8ba97d0a08c2a11e90e95c58a17265a
parentf6402eb4a2b3192bdf23fa39ef8e85fd3691cca9
usb: typec: ucsi: Fix the stub for ucsi_register_port_psy()

The stub was ucsi_register_port() when it should have been
ucsi_register_port_psy().

Cc: Abhilash K V <abhilash.k.v@intel.com>
Fixes: 992a60ed0d5e ("usb: typec: ucsi: register with power_supply class")
Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20200427111246.4889-1-heikki.krogerus@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/typec/ucsi/ucsi.h