spi: spidev: Completely disable the spidev warning
authorDom Cobley <popcornmix@gmail.com>
Mon, 24 Jan 2022 13:41:16 +0000 (13:41 +0000)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:31:31 +0000 (11:31 +0000)
commit7fa3d9ddd19443bab88d485c7b0024904ea90459
tree206129f8591552043b40eeac2281811bd8725ad6
parent78a8f51160e8d3fb86312f2f9145b35ea9c0361b
spi: spidev: Completely disable the spidev warning

An alternative strategy would be to use "rpi,spidev" instead, but that
would require many Raspberry Pi Device Tree changes.

Signed-off-by: Phil Elwell <phil@raspberrypi.org>
drivers/spi/spidev.c