spi: spidev: Add device tree bindings
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Wed, 31 Oct 2012 10:30:08 +0000 (11:30 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 1 Nov 2012 14:54:47 +0000 (14:54 +0000)
commit880cfd43ea50b3c2d880d94935f07c77bf7c7116
treec75ced05921bae1cd619f7cbeaf5b226e9c9adba
parent8f0d8163b50e01f398b14bcd4dc039ac5ab18d64
spi: spidev: Add device tree bindings

This will allow to probe spidev from device tree by adding the
compatible string of each device to this array.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/spi/spidev.c