usb: typec: Correct the documentation for typec_cable_put()
authorAzhar Shaikh <azhar.shaikh@intel.com>
Thu, 26 Mar 2020 13:46:33 +0000 (06:46 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Mar 2020 14:05:43 +0000 (15:05 +0100)
commit6e562742a052c93d33c52c2e1e6a24a34d2bf3b1
tree424945e2cd0f6eb839e2c0feb086d77f57b26f1c
parent0fa84af850a4f89f5d8d589d2efea69acbd771fd
usb: typec: Correct the documentation for typec_cable_put()

typec_cable_put() function had typec_cable_get in it's documentation.
Change it to reflect the correct name.

Signed-off-by: Azhar Shaikh <azhar.shaikh@intel.com>
Link: https://lore.kernel.org/r/20200326134633.26780-1-azhar.shaikh@intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/typec/class.c