linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: haojian.zhuang@gmail.com (Haojian Zhuang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/4] rtc: enable rtc in max8925
Date: Tue, 2 Feb 2010 09:23:42 -0500	[thread overview]
Message-ID: <771cded01002020623y47048ce3p87df41b35a5c4f81@mail.gmail.com> (raw)
In-Reply-To: <20100129195644.GC23130@sortiz.org>

On Fri, Jan 29, 2010 at 2:56 PM, Samuel Ortiz <sameo@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

  reply	other threads:[~2010-02-02 14:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-25 11:09 [PATCH 3/4] rtc: enable rtc in max8925 Haojian Zhuang
2010-01-25 11:22 ` Alessandro Zummo
2010-01-25 11:55   ` Haojian Zhuang
2010-01-25 12:04     ` Alessandro Zummo
2010-01-29 19:56     ` Samuel Ortiz
2010-02-02 14:23       ` Haojian Zhuang [this message]
2010-02-05  9:02         ` Samuel Ortiz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=771cded01002020623y47048ce3p87df41b35a5c4f81@mail.gmail.com \
    --to=haojian.zhuang@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).