diff options
author | Oliver Hartkopp <[email protected]> | 2023-03-29 11:09:15 +0200 |
---|---|---|
committer | Marc Kleine-Budde <[email protected]> | 2023-04-04 16:48:45 +0200 |
commit | 1afae605e0b2da606d5fff4a8a5849da207128b3 (patch) | |
tree | be7b067f59b40c4365aa235bfa7823b502344a4b /tools/perf/scripts/python/mem-phys-addr.py | |
parent | c42fc36949234bc8f8b5afe734acf6b49377f37a (diff) |
kvaser_usb: convert USB IDs to hexadecimal values
USB IDs are usually represented in 16 bit hexadecimal values. To match
the common representation in lsusb and for searching USB IDs in the
internet convert the decimal values to lowercase hexadecimal.
changes since v1: https://lore.kernel.org/all/[email protected]
- drop the aligned block indentation (suggested by Jimmy)
- use lowercase hex values (suggested by Alex)
Signed-off-by: Oliver Hartkopp <[email protected]>
Acked-by: Jimmy Assarsson <[email protected]>
Reviewed-by: Alexander Dahl <[email protected]>
Link: https://lore.kernel.org/all/[email protected]
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions