[PATCH 3/4] rtc: enable rtc in max8925
Haojian Zhuang
haojian.zhuang at gmail.com
Tue Feb 2 09:23:42 EST 2010
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.
Thanks
Haojian
More information about the linux-arm-kernel
mailing list