https://github.com/torvalds/linux
Revision 60b129d7bfa3e20450816983bd52c49bb0bc1c21 authored by Jean Delvare on 11 May 2008, 18:37:06 UTC, committed by Jean Delvare on 11 May 2008, 18:37:06 UTC
As the old driver_name/type matching scheme is going away soon, change
the dummy device mechanism to use the new matching scheme.

This has the downside that dummy i2c clients can no longer choose
their name, they'll all appear as "dummy" in sysfs and in log
messages. I don't think it is a problem in practice though, as there
is little reason to use these i2c clients to log messages.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
1 parent b11a9d8
History
Tip revision: 60b129d7bfa3e20450816983bd52c49bb0bc1c21 authored by Jean Delvare on 11 May 2008, 18:37:06 UTC
i2c: Match dummy devices by type
Tip revision: 60b129d
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.0 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