https://github.com/torvalds/linux
Revision 2b7a32f7ecb24d01bd0b2d5097d7c7ebe7082ba7 authored by Sinan Akman on 03 October 2010, 03:28:29 UTC, committed by Grant Likely on 03 October 2010, 03:28:29 UTC
This patch adds the OF hook to the spi core so that devices
can automatically be registered based on device tree data.  This fixes
a problem with spi devices not binding to drivers after the cleanup of
the spi & i2c binding code.

Signed-off-by: Sinan Akman <sinan@writeme.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
1 parent 23699f9
History
Tip revision: 2b7a32f7ecb24d01bd0b2d5097d7c7ebe7082ba7 authored by Sinan Akman on 03 October 2010, 03:28:29 UTC
of/spi: Fix OF-style driver binding of spi devices
Tip revision: 2b7a32f
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 936 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 173.3 KB
Makefile -rw-r--r-- 50.5 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top