rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 drivers
authorAlessandro Zummo <a.zummo@towertech.it>
Tue, 9 Dec 2008 21:14:11 +0000 (13:14 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 10 Dec 2008 16:01:52 +0000 (08:01 -0800)
commitfe102c71a65a503646bcc94ccb6859da613c2f4f
treece414341fd6a0ed6355de67d3794a82291cea020
parentfbb5b7ae4b442f1923513dc6165a66c7a7f29073
rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 drivers

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>
drivers/rtc/rtc-ds1672.c
drivers/rtc/rtc-max6900.c