https://github.com/torvalds/linux
Revision c53252b780e26c73c6a4e40bc14179447504cccd authored by Axel Lin on 25 August 2011, 22:59:18 UTC, committed by Linus Torvalds on 25 August 2011, 23:25:34 UTC
This is an i2c driver, not a platform driver, thus use "i2c" prefix for
the module alias.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Michael Hennerich <michael.hennerich@analog.com>
Cc: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent cc7993f
History
Tip revision: c53252b780e26c73c6a4e40bc14179447504cccd authored by Axel Lin on 25 August 2011, 22:59:18 UTC
backlight: fix module alias prefix for adp8870_bl
Tip revision: c53252b
File Mode Size
Kconfig -rw-r--r-- 640 bytes
Makefile -rw-r--r-- 207 bytes
alloc.c -rw-r--r-- 10.7 KB
anode.c -rw-r--r-- 15.3 KB
buffer.c -rw-r--r-- 3.7 KB
dentry.c -rw-r--r-- 1.5 KB
dir.c -rw-r--r-- 8.6 KB
dnode.c -rw-r--r-- 30.9 KB
ea.c -rw-r--r-- 11.3 KB
file.c -rw-r--r-- 4.2 KB
hpfs.h -rw-r--r-- 18.3 KB
hpfs_fn.h -rw-r--r-- 12.3 KB
inode.c -rw-r--r-- 8.6 KB
map.c -rw-r--r-- 8.3 KB
name.c -rw-r--r-- 3.2 KB
namei.c -rw-r--r-- 15.6 KB
super.c -rw-r--r-- 18.4 KB

back to top