https://github.com/torvalds/linux
Revision 1efe7c55d2c4acc6c1d1c1a68bd9070f13815272 authored by Ben Dooks on 28 July 2008, 11:04:09 UTC, committed by Ben Dooks on 28 July 2008, 11:40:44 UTC
Change the i2c_gpio driver to use platform_driver_register()
instead of platform_driver_probe() to ensure that is can
attach to any devices that may be loaded after it has initialised.

Acked-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
1 parent 399dee2
History
Tip revision: 1efe7c55d2c4acc6c1d1c1a68bd9070f13815272 authored by Ben Dooks on 28 July 2008, 11:04:09 UTC
i2c: i2c_gpio: keep probe resident for hotplugged devices.
Tip revision: 1efe7c5
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.7 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 100.0 KB
Makefile -rw-r--r-- 55.3 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top