diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2025-02-07 01:03:11 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-03-13 15:08:06 +0300 |
commit | bbfb87d67ea5c97a6e851580304024e359d53c39 (patch) | |
tree | 826ef319261a41438ddc03388490fd73f8dfb3fb /scripts/generate_rust_analyzer.py | |
parent | 62505657475c245c9cd46e42ac01026d1e61f027 (diff) | |
download | linux-bbfb87d67ea5c97a6e851580304024e359d53c39.tar.xz |
eeprom: digsy_mtc: Make GPIO lookup table match the device
commit 038ef0754aae76f79b147b8867f9250e6a976872 upstream.
The dev_id value in the GPIO lookup table must match to
the device instance name, which in this case is combined
of name and platform device ID, i.e. "spi_gpio.1". But
the table assumed that there was no platform device ID
defined, which is wrong. Fix the dev_id value accordingly.
Fixes: 9b00bc7b901f ("spi: spi-gpio: Rewrite to use GPIO descriptors")
Cc: stable <stable@kernel.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20250206220311.1554075-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions