diff options
author | Hans de Goede <[email protected]> | 2023-11-21 21:32:05 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-11-22 12:11:45 +0000 |
commit | 372ee6a3368ec6ff46ee4e6ff4ffe2fe1e059dbb (patch) | |
tree | 374762a46ce8197c41a77cb0d55c3c38439d024c /scripts/generate_rust_analyzer.py | |
parent | 16b7e0cccb243033de4406ffb4d892365041a1e7 (diff) |
usb: misc: ljca: Fix enumeration error on Dell Latitude 9420
Not all LJCA chips implement SPI and on chips without SPI reading
the SPI descriptors will timeout.
On laptop models like the Dell Latitude 9420, this is expected behavior
and not an error.
Modify the driver to continue without instantiating a SPI auxbus child,
instead of failing to probe() the whole LJCA chip.
Fixes: acd6199f195d ("usb: Add support for Intel LJCA device")
Signed-off-by: Hans de Goede <[email protected]>
Reviewed-by: Wentong Wu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions