]> git.baikalelectronics.ru Git - kernel.git/commit
spi/sh-msiof: Add device tree parsing to driver
authorBastian Hecht <hechtb@gmail.com>
Wed, 12 Dec 2012 11:54:48 +0000 (12:54 +0100)
committerGrant Likely <grant.likely@secretlab.ca>
Tue, 5 Feb 2013 12:26:58 +0000 (12:26 +0000)
commit93f7f5ffddfe9418f41916734287c52064f6df19
treee5ab65e1d3b2b3e3aba31cfe7262334820c7ecd2
parent4bbe838a916e0d2cc9f594a68cb40d388577d797
spi/sh-msiof: Add device tree parsing to driver

This adds the capability to retrieve setup data from the device tree
node. The usage of platform data is still available.

Signed-off-by: Bastian Hecht <hechtb+renesas@gmail.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Documentation/devicetree/bindings/spi/sh-msiof.txt [new file with mode: 0644]
drivers/spi/spi-sh-msiof.c