diff options
author | Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> | 2024-05-31 17:25:05 +0300 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2024-07-04 19:08:03 +0300 |
commit | 9cc3b409beeeb8ffaed8adde43160645686eef41 (patch) | |
tree | b4879fad0e78c4e00b557b3fce85ca8c6cbb4310 /mm | |
parent | 51e3b257099d10a87de58f1d40fe0b9641bd1f0e (diff) | |
download | linux-9cc3b409beeeb8ffaed8adde43160645686eef41.tar.xz |
mfd: intel-lpss: Rename SPI intel_lpss_platform_info structs
The driver has intel_lpss_platform_info structs for I2C, SPI, and UART.
The I2C and UART structs are named with "i2c" and "uart" in the variable
name, whereas SPI ones do not mention "spi".
Rename the SPI related info structs to include "spi" in their names for
consistency and to make it obvious in the device ID list what kind of
device the line relates to.
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20240531142505.1888-1-ilpo.jarvinen@linux.intel.com
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions