spi: spidev: Completely disable the spidev warning
authorPhil Elwell <phil@raspberrypi.org>
Tue, 14 Jul 2015 09:26:09 +0000 (10:26 +0100)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:32:33 +0000 (16:32 +0100)
commit2dd90db9086d0ffb26f4869ef254f054e6488471
treed7e9c4ebd1be4bc07a306d21f54d324335fa8bdb
parent6e23d210251bddf9ae00f4b44406088dda3d2514
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