Re: [PATCH] Add support for the S-35390A RTC chip.

2007-12-12 Thread Byron Bradley
On Dec 12, 2007 8:23 AM, Andrew Morton <[EMAIL PROTECTED]> wrote: > On Thu, 6 Dec 2007 22:10:27 + Byron Bradley <[EMAIL PROTECTED]> wrote: > > > This adds basic get/set time support for the Seiko Instruments > > S-35390A. This chip communicates using I2C and is used on the > > QNAP

Re: [PATCH] Add support for the S-35390A RTC chip.

2007-12-12 Thread Andrew Morton
On Thu, 6 Dec 2007 22:10:27 + Byron Bradley <[EMAIL PROTECTED]> wrote: > This adds basic get/set time support for the Seiko Instruments > S-35390A. This chip communicates using I2C and is used on the > QNAP TS-109/TS-209 NAS devices. > A nice looking little driver. > +static inline char

Re: [PATCH] Add support for the S-35390A RTC chip.

2007-12-12 Thread Andrew Morton
On Thu, 6 Dec 2007 22:10:27 + Byron Bradley [EMAIL PROTECTED] wrote: This adds basic get/set time support for the Seiko Instruments S-35390A. This chip communicates using I2C and is used on the QNAP TS-109/TS-209 NAS devices. A nice looking little driver. +static inline char

Re: [PATCH] Add support for the S-35390A RTC chip.

2007-12-12 Thread Byron Bradley
On Dec 12, 2007 8:23 AM, Andrew Morton [EMAIL PROTECTED] wrote: On Thu, 6 Dec 2007 22:10:27 + Byron Bradley [EMAIL PROTECTED] wrote: This adds basic get/set time support for the Seiko Instruments S-35390A. This chip communicates using I2C and is used on the QNAP TS-109/TS-209 NAS

[PATCH] Add support for the S-35390A RTC chip.

2007-12-07 Thread Byron Bradley
This adds basic get/set time support for the Seiko Instruments S-35390A. This chip communicates using I2C and is used on the QNAP TS-109/TS-209 NAS devices. Signed-off-by: Byron Bradley <[EMAIL PROTECTED]> Tested-by: Tim Ellis <[EMAIL PROTECTED]> --- drivers/rtc/Kconfig |9 ++

[PATCH] Add support for the S-35390A RTC chip.

2007-12-07 Thread Byron Bradley
This adds basic get/set time support for the Seiko Instruments S-35390A. This chip communicates using I2C and is used on the QNAP TS-109/TS-209 NAS devices. Signed-off-by: Byron Bradley [EMAIL PROTECTED] Tested-by: Tim Ellis [EMAIL PROTECTED] --- drivers/rtc/Kconfig |9 ++