diff options
author | Kyle Tso <kyletso@google.com> | 2023-06-23 23:10:36 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-07-25 17:45:29 +0200 |
commit | 609fded3f91972ada551c141c5d04a71704f8967 (patch) | |
tree | 739cbedc44c20375d74d2f050f4b996b5c3323fe /drivers/usb/cdns3/cdns3-pci-wrap.c | |
parent | 4b642dc9829507e4afabc03d32a18abbdb192c5e (diff) |
usb: typec: Use sysfs_emit_at when concatenating the string
The buffer address used in sysfs_emit should be aligned to PAGE_SIZE.
Use sysfs_emit_at instead to offset the buffer.
Fixes: a7cff92f0635 ("usb: typec: USB Power Delivery helpers for ports and partners")
Cc: stable@vger.kernel.org
Signed-off-by: Kyle Tso <kyletso@google.com>
Acked-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20230623151036.3955013-4-kyletso@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-pci-wrap.c')
0 files changed, 0 insertions, 0 deletions