diff options
author | Stephane Grosjean <[email protected]> | 2023-01-16 20:09:25 +0000 |
---|---|---|
committer | Marc Kleine-Budde <[email protected]> | 2023-02-02 17:38:58 +0100 |
commit | 404ffaa95a3e88f844461d3f92e03d3423ee9920 (patch) | |
tree | 31892ed30eb21bd066656c8dc87f0fc38e984412 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | e9ac502cd25edab49959f19bf3f5b712de1825b9 (diff) |
can: peak_usb: rename device_id to CAN channel ID
The so-called "device id" is a user-defined identifier value that can be
set individually for each CAN interface of a PEAK USB device.
Contrary to a static serial number, the value can be changed by the
user. With this ID, each CAN interface can be uniquely identified even if
the USB device does not export a proper serial number or the USB device
exports multiple CAN interfaces. In order to not confuse it with the
device ID used by the USB core and emphasize the link to the CAN
interface, the functions and variables for reading this user-defined
value are renamed to CAN channel ID.
Signed-off-by: Stephane Grosjean <[email protected]>
Signed-off-by: Lukas Magel <[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/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions