From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean Delvare Subject: Re: rtc pfc8563 driver lost a chip id Date: Wed, 11 Jun 2008 09:04:58 +0200 Message-ID: <20080611090458.2c22cb43@hyperion.delvare> References: <9e4733910806101522o1e29c404t72de63772d34f1b7@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <9e4733910806101522o1e29c404t72de63772d34f1b7-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: i2c-bounces-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org Errors-To: i2c-bounces-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org To: Jon Smirl Cc: Linux I2C List-Id: linux-i2c@vger.kernel.org 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 i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org http://lists.lm-sensors.org/mailman/listinfo/i2c