usb: typec: ucsi: Fix a comment in ucsi_init()
authorSubbaraman Narayanamurthy <subbaram@codeaurora.org>
Wed, 9 Jun 2021 21:27:56 +0000 (14:27 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Jun 2021 17:59:07 +0000 (19:59 +0200)
commit12f739798470288c8c1053484fe0281fe4cc5ea4
treee13a95e9d68e410deb01accf242a0b6c8c6d2917
parent8562d5bfc0fcdfd3aef32991e17dca585ae5ae7d
usb: typec: ucsi: Fix a comment in ucsi_init()

ucsi_unregister_ppm() got replaced with ucsi_unregister(). Fix
the comment in ucsi_init() as well.

Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
Link: https://lore.kernel.org/r/1623274076-6287-1-git-send-email-subbaram@codeaurora.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/typec/ucsi/ucsi.c