linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: sameo@linux.intel.com (Samuel Ortiz)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/4] rtc: enable rtc in max8925
Date: Fri, 29 Jan 2010 20:56:45 +0100	[thread overview]
Message-ID: <20100129195644.GC23130@sortiz.org> (raw)
In-Reply-To: <771cded01001250355p71099663j385d25fc63a5d63d@mail.gmail.com>

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 ?

Cheers,
Samuel.

-- 
Intel Open Source Technology Centre
http://oss.intel.com/

  parent reply	other threads:[~2010-01-29 19:56 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 [this message]
2010-02-02 14:23       ` Haojian Zhuang
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=20100129195644.GC23130@sortiz.org \
    --to=sameo@linux.intel.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).