diff options
author | Prashant Malani <pmalani@chromium.org> | 2023-01-11 02:05:42 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-01-17 17:07:25 +0100 |
commit | 9682b41e52cc9f42f5c33caf410464392adaef04 (patch) | |
tree | 23863f4480cf5b5a7b8f6c0b19ce5d09d6719354 /drivers/usb/Kconfig | |
parent | 582836e3cfab4faafbdc93bbec96fce036a08ee1 (diff) | |
download | lwn-9682b41e52cc9f42f5c33caf410464392adaef04.tar.gz lwn-9682b41e52cc9f42f5c33caf410464392adaef04.zip |
usb: typec: altmodes/displayport: Fix pin assignment calculation
Commit c1e5c2f0cb8a ("usb: typec: altmodes/displayport: correct pin
assignment for UFP receptacles") fixed the pin assignment calculation
to take into account whether the peripheral was a plug or a receptacle.
But the "pin_assignments" sysfs logic was not updated. Address this by
using the macros introduced in the aforementioned commit in the sysfs
logic too.
Fixes: c1e5c2f0cb8a ("usb: typec: altmodes/displayport: correct pin assignment for UFP receptacles")
Cc: stable@vger.kernel.org
Cc: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Prashant Malani <pmalani@chromium.org>
Reviewed-by: Benson Leung <bleung@chromium.org>
Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20230111020546.3384569-2-pmalani@chromium.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/Kconfig')
0 files changed, 0 insertions, 0 deletions