diff options
author | Alexander Stein <[email protected]> | 2024-06-19 14:27:02 +0200 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2024-06-20 08:39:32 -0700 |
commit | 7c7b1be19b228b450c2945ec379d7fc6bfef9852 (patch) | |
tree | 3d4d132bfc1617774aa9df48b718195de421e4ee /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | cee77149ebe9cd971ba238d87aa10e09bd98f1c9 (diff) |
Input: ads7846 - use spi_device_id table
As the driver supports more devices over time the single MODULE_ALIAS
is complete and raises several warnings:
SPI driver ads7846 has no spi_device_id for ti,tsc2046
SPI driver ads7846 has no spi_device_id for ti,ads7843
SPI driver ads7846 has no spi_device_id for ti,ads7845
SPI driver ads7846 has no spi_device_id for ti,ads7873
Fix this by adding a spi_device_id table and removing the manual
MODULE_ALIAS.
Signed-off-by: Alexander Stein <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions