[PATCH 3/4] rtc: enable rtc in max8925

Samuel Ortiz sameo at linux.intel.com
Fri Feb 5 04:02:54 EST 2010


On Tue, Feb 02, 2010 at 09:23:42AM -0500, Haojian Zhuang wrote:
> On Fri, Jan 29, 2010 at 2:56 PM, Samuel Ortiz <sameo at linux.intel.com> wrote:
> > Hi Haojian,
> >
> > On Mon, Jan 25, 2010 at 06:55:50AM -0500, Haojian Zhuang wrote:
> >> +struct max8925_rtc_info {
> >> +     struct rtc_device       *rtc_dev;
> >> +     struct max8925_chip     *chip;
> >> +     struct i2c_client       *i2c;
> > I dont think you need this pointer here, right ?
> >
> Yes, this unused pointer should be removed. The refreshed patch is in
> another mail loop.
Alessandro, Haojian is talking about the patch below. Does it look fine to you
?



More information about the linux-arm-kernel mailing list