RE: [PATCH 1/3] RTC:s35390a: Add Alarm interrupt support

2010-08-18 Thread Hiremath, Vaibhav
bject: Re: [PATCH 1/3] RTC:s35390a: Add Alarm interrupt support > > On Tue, Aug 17, 2010 at 10:48:39AM +0200, ext hvaib...@ti.com wrote: > >From: Vaibhav Hiremath > > you need a description here. > [Hiremath, Vaibhav] Frankly, I deliberately removed the description thinking its du

Re: [PATCH 1/3] RTC:s35390a: Add Alarm interrupt support

2010-08-17 Thread Felipe Balbi
On Tue, Aug 17, 2010 at 10:48:39AM +0200, ext hvaib...@ti.com wrote: From: Vaibhav Hiremath you need a description here. Signed-off-by: Vaibhav Hiremath [snip] +static void s35390a_work(struct work_struct *work) +{ + struct s35390a *s35390a; + struct i2c_client *client; +