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
ChangeLog -rw-r--r-- 14.0 KB
Kconfig -rw-r--r-- 948 bytes
Makefile -rw-r--r-- 164 bytes
TODO -rw-r--r-- 385 bytes
befs.h -rw-r--r-- 3.2 KB
befs_fs_types.h -rw-r--r-- 4.9 KB
btree.c -rw-r--r-- 21.9 KB
btree.h -rw-r--r-- 300 bytes
datastream.c -rw-r--r-- 15.5 KB
datastream.h -rw-r--r-- 514 bytes
debug.c -rw-r--r-- 7.6 KB
endian.h -rw-r--r-- 3.1 KB
inode.c -rw-r--r-- 1.1 KB
inode.h -rw-r--r-- 123 bytes
io.c -rw-r--r-- 1.8 KB
io.h -rw-r--r-- 190 bytes
linuxvfs.c -rw-r--r-- 24.2 KB
super.c -rw-r--r-- 3.0 KB
super.h -rw-r--r-- 134 bytes

back to top