Re: [PATCH 3/4] ARM: OMAP: Rename twl4030_ in rtc-twl.c to make it generic rtc

2009-07-20 Thread Felipe Balbi
On Mon, Jul 20, 2009 at 07:02:31PM +0530, balaj...@ti.com wrote: > From: Balaji T K > > This patch renames all twl4030_ functions to twl_ so that RTC driver can be > shared between Triton and Phoenix. Register addresses which have changed > will > be selected with COMPILATION FLAG > > Signe

[PATCH 3/4] ARM: OMAP: Rename twl4030_ in rtc-twl.c to make it generic rtc

2009-07-20 Thread balajitk
From: Balaji T K This patch renames all twl4030_ functions to twl_ so that RTC driver can be shared between Triton and Phoenix. Register addresses which have changed will be selected with COMPILATION FLAG Signed-off-by: Balaji T K Signed-off-by: Nayak Rajendra Signed-off-by: Santosh Shilim

[PATCH 3/4] ARM: OMAP: Rename twl4030_ in rtc-twl.c to make it generic rtc

2009-07-14 Thread balajitk
From: Balaji T K This patch renames all twl4030_ functions to twl_ so that RTC driver can be shared between Triton and Phoenix. Register addresses which have changed will be selected with COMPILATION FLAG Signed-off-by: Balaji T K Signed-off-by: Nayak Rajendra Signed-off-by: Santosh Shilim