diff options
author | Enrik Berkhan <[email protected]> | 2022-11-03 23:27:12 +0100 |
---|---|---|
committer | Benjamin Tissoires <[email protected]> | 2022-12-19 13:12:24 +0100 |
commit | 67c90d14018775556d5420382ace86521421f9ff (patch) | |
tree | 57727518879d84fd94b4ac3ddbca044b959c3c82 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 0e13e7b448005612972eae36c0f698c21d1e2f8a (diff) |
HID: mcp2221: don't connect hidraw
The MCP2221 driver should not connect to the hidraw userspace interface,
as it needs exclusive access to the chip.
If you want to use /dev/hidrawX with the MCP2221, you need to avoid
binding this driver to the device and use the hid generic driver instead
(e.g. using udev rules).
Cc: [email protected]
Reported-by: Sven Zühlsdorf <[email protected]>
Signed-off-by: Enrik Berkhan <[email protected]>
Signed-off-by: Benjamin Tissoires <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions