SQUASH: spi: Demote SPI_CS_HIGH warning to KERN_DEBUG
authorPhil Elwell <phil@raspberrypi.com>
Fri, 1 May 2020 13:58:23 +0000 (14:58 +0100)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:33:55 +0000 (16:33 +0100)
commit0ff2829363eb1a3c3e72167e1a7fed2431d72f0a
tree7f2c80bce11c29ee21d484f6fc4fecea1b74644e
parentd7bdb27daeec7ec7cc3b2ac88a88dcc94bf65c6c
SQUASH: spi: Demote SPI_CS_HIGH warning to KERN_DEBUG

This warning is unavoidable from a client's perspective and
doesn't indicate anything wrong (just surprising).

SQUASH with "spi: use_gpio_descriptor fixup moved to spi_setup"

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