Hi Jon,
On Tue, 10 Jun 2008 18:22:50 -0400, Jon Smirl wrote:
> It does the rtc8564 too.
>
> diff --git a/drivers/rtc/rtc-pcf8563.c b/drivers/rtc/rtc-pcf8563.c
> index 0fc4c36..748a502 100644
> --- a/drivers/rtc/rtc-pcf8563.c
> +++ b/drivers/rtc/rtc-pcf8563.c
> @@ -302,6 +302,7 @@ static int pcf8563_remove(struct i2c_client *client)
>
> static const struct i2c_device_id pcf8563_id[] = {
> { "pcf8563", 0 },
> + { "rtc8564", 0 },
> { }
> };
> MODULE_DEVICE_TABLE(i2c, pcf8563_id);
Please check MAINTAINERS for the right person and list to send this
patch to.
--
Jean Delvare
_______________________________________________
i2c mailing list
[email protected]
http://lists.lm-sensors.org/mailman/listinfo/i2c