https://github.com/torvalds/linux
Revision fe102c71a65a503646bcc94ccb6859da613c2f4f authored by Alessandro Zummo on 09 December 2008, 21:14:11 UTC, committed by Linus Torvalds on 10 December 2008, 16:01:52 UTC
Add missing id_table to the drivers in subject.  Patch is against the
latest git.  It should go in with 2.6.28 if possible, the drivers won't
work without the id_table bits.

Signed-off-by: Alessandro Zummo <a.zummo@towertech.it>
Reported-by: Imre Kaloz <kaloz@openwrt.org>
Tested-by: Imre Kaloz <kaloz@openwrt.org>
Cc: David Brownell <david-b@pacbell.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent fbb5b7a
History
Tip revision: fe102c71a65a503646bcc94ccb6859da613c2f4f authored by Alessandro Zummo on 09 December 2008, 21:14:11 UTC
rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 drivers
Tip revision: fe102c7
File Mode Size
Kconfig -rw-r--r-- 2.9 KB
Kconfig.iosched -rw-r--r-- 1.9 KB
Makefile -rw-r--r-- 627 bytes
as-iosched.c -rw-r--r-- 38.7 KB
blk-barrier.c -rw-r--r-- 9.0 KB
blk-core.c -rw-r--r-- 57.8 KB
blk-exec.c -rw-r--r-- 2.7 KB
blk-integrity.c -rw-r--r-- 9.8 KB
blk-ioc.c -rw-r--r-- 4.0 KB
blk-map.c -rw-r--r-- 8.0 KB
blk-merge.c -rw-r--r-- 9.9 KB
blk-settings.c -rw-r--r-- 14.7 KB
blk-softirq.c -rw-r--r-- 4.1 KB
blk-sysfs.c -rw-r--r-- 9.2 KB
blk-tag.c -rw-r--r-- 9.8 KB
blk-timeout.c -rw-r--r-- 5.3 KB
blk.h -rw-r--r-- 3.1 KB
blktrace.c -rw-r--r-- 12.3 KB
bsg.c -rw-r--r-- 23.2 KB
cfq-iosched.c -rw-r--r-- 57.2 KB
cmd-filter.c -rw-r--r-- 5.4 KB
compat_ioctl.c -rw-r--r-- 21.6 KB
deadline-iosched.c -rw-r--r-- 11.4 KB
elevator.c -rw-r--r-- 26.6 KB
genhd.c -rw-r--r-- 27.2 KB
ioctl.c -rw-r--r-- 8.7 KB
noop-iosched.c -rw-r--r-- 2.6 KB
scsi_ioctl.c -rw-r--r-- 17.1 KB

back to top