spi: spidev: Completely disable the spidev warning
authorPhil Elwell <phil@raspberrypi.org>
Tue, 14 Jul 2015 09:26:09 +0000 (10:26 +0100)
committerDom Cobley <popcornmix@gmail.com>
Mon, 21 Mar 2022 16:03:46 +0000 (16:03 +0000)
commit628afdbe89b0a2964d70d770ab3ff171549cec2b
tree13bed5fd42fc47d051398a183c2c3e06b071061c
parent66e043262e48d32fb5e9d2839072bfbfb408f0f7
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