diff options
author | Prashant Malani <pmalani@chromium.org> | 2022-11-22 22:05:36 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-11-29 08:56:09 +0100 |
commit | 032399819dd5f135e6ffe446c8e97ab54eec3464 (patch) | |
tree | 725f3243eaff4c4e7fab45e293d367998b65a116 /lib/ubsan.h | |
parent | 03a88b0bafbe3f548729d970d8366f48718c9b19 (diff) | |
download | linux-032399819dd5f135e6ffe446c8e97ab54eec3464.tar.gz linux-032399819dd5f135e6ffe446c8e97ab54eec3464.tar.bz2 linux-032399819dd5f135e6ffe446c8e97ab54eec3464.zip |
usb: typec: Add partner PD object wrapper
Some port drivers may want to set a Type-C partner as a parent for a
USB Power Delivery object, but the Type-C partner struct isn't exposed
outside of the Type-C class driver. Add a wrapper to
usb_power_delivery_register() which sets the provided Type-C partner
as a parent to the USB PD object. This helps to avoid exposing the
Type-C partner's device struct unnecessarily.
Cc: Benson Leung <bleung@chromium.org>
Suggested-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Prashant Malani <pmalani@chromium.org>
Link: https://lore.kernel.org/r/20221122220538.2991775-2-pmalani@chromium.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/ubsan.h')
0 files changed, 0 insertions, 0 deletions