Staging
v0.5.1
https://github.com/torvalds/linux
Revision af294867a52bf718df835a688e8c786d550bee26 authored by Jean Delvare on 18 May 2008, 18:49:40 UTC, committed by Jean Delvare on 18 May 2008, 18:49:40 UTC
Update all the remaining new-style i2c drivers to use standard module
aliasing instead of the old driver_name/type driver matching scheme.

Note that the tuner driver is a bit quirky at the moment, as it
overwrites i2c_client.name with arbitrary strings. We write "tuner"
back on remove, to make sure that driver cycling will work properly,
but there may still be troublesome corner cases.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
1 parent 238a871
History
Tip revision: af294867a52bf718df835a688e8c786d550bee26 authored by Jean Delvare on 18 May 2008, 18:49:40 UTC
i2c: Convert remaining new-style drivers to use module aliasing
Tip revision: af29486
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 682 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.5 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 97.3 KB
Makefile -rw-r--r-- 53.7 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top