rtc: convert the PCF8583 driver to the new I2C style framework with device_ids
authorWolfram Sang <w.sang@pengutronix.de>
Thu, 24 Jul 2008 04:30:39 +0000 (21:30 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Jul 2008 17:47:34 +0000 (10:47 -0700)
commit02bb584f3b1cfc8188522a4d2c8881b65073a4f1
tree00612154b5888448e8819cf71b7504d1ef38814a
parent71fc822455ccb63a66be0b6e97a415aceb0062c6
rtc: convert the PCF8583 driver to the new I2C style framework with device_ids

Convert the PCF8583 driver to the new I2C style framework with device_ids

Signed-off-by: Juergen Beisert <j.beisert@pengutronix.de>
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Signed-off-by: Alessandro Zummo <a.zummo@towertech.it>
Cc: David Brownell <david-b@pacbell.net>
Acked-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/rtc-pcf8583.c