diff options
| author | Linus Walleij <[email protected]> | 2022-11-11 10:03:17 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-11-11 10:18:59 +0100 |
| commit | 46ed6026ca2181c917c8334a82e3eaf40a6234dd (patch) | |
| tree | 9892054924f06dd50b1297c0d3f87f89579d439a /tools/perf/scripts/python/sctop.py | |
| parent | 00fb05ff87bc63a3e9000e3f7c15c86951aca76d (diff) | |
usb: fotg210-udc: Fix ages old endianness issues
The code in the FOTG210 driver isn't entirely endianness-agnostic
as reported by the kernel robot sparse testing. This came to
the surface while moving the files around.
The driver is only used on little-endian systems, so this causes
no real-world regression, but it is nice to be strict and have
some compile coverage also on big endian machines, so fix it
up with the right LE accessors.
Fixes: b84a8dee23fd ("usb: gadget: add Faraday fotg210_udc driver")
Reported-by: kernel test robot <[email protected]>
Link: https://lore.kernel.org/linux-usb/[email protected]/
Signed-off-by: Linus Walleij <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions