linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Samuel Ortiz <sameo@linux.intel.com>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: Abhijeet Dharmapurikar <adharmap@codeaurora.org>,
	Greg Kroah-Hartman <gregkh@suse.de>,
	Linus Walleij <linux.walleij@linaro.org>,
	linux-arm-msm@vger.kernel.org,
	Mark Brown <broonie@opensource.wolfsonmicro.com>,
	linux-kernel@vger.kernel.org,
	Thomas Glexiner <tglx@linutronix.de>,
	Andres Salomon <dilinger@queued.net>,
	dwalker@fifo99.com, davidb@codeaurora.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PM8921 MFD V5 0/6] pm8921 core and subdevices
Date: Tue, 26 Apr 2011 17:40:46 +0200	[thread overview]
Message-ID: <20110426154045.GG3175@sortiz-mobl> (raw)
In-Reply-To: <20110426153737.GZ31131@pengutronix.de>

Hi Uwe,

On Tue, Apr 26, 2011 at 05:37:37PM +0200, Uwe Kleine-König wrote:
> Hi Samuel,
> 
> On Tue, Apr 26, 2011 at 05:07:47PM +0200, Samuel Ortiz wrote:
> > > - mfd_cell does not have platfrom_data anymore - use mfd data instead.
> > I'm currently moving that away from the mfd_cell structure, in my for-next
> > branch. mfd_cell now has a platform_data pointer back, and you should use
> > mfd_get_cell() if you really need to reach the mfd_cell pointer (which you
> > apparently don't). 
> > Could you please generate patchs 3 and 4 against this branch ?
> I just saw commit
> 
> 	5828fdb (mfd: Use mfd cell platform_data for mc13xxx cells platform bits)
> 
> in next. It has a Cc: for me, but I didn't got it by mail.
> 
> Did you send a mail and it didn't reach me? Or maybe you just forgot to
> send the mail out?
I haven't sent the patchset to lkml yet.


> Anyhow, Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> for
> 5828fdb, 
Thanks a lot.

> but I wonder if it's worth to add a new member to struct
> platform_device for that to work.
This has been discussed at length already, and it's probably the best solution
for now to clearly separate mfd cell access from the platform data bits.

Cheers,
Samuel.

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

  reply	other threads:[~2011-04-26 15:41 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-05 21:40 [PM8921 MFD V5 0/6] pm8921 core and subdevices Abhijeet Dharmapurikar
2011-04-05 21:40 ` [PM8921 MFD V5 1/6] mfd: pm8921: Add PMIC 8921 core driver Abhijeet Dharmapurikar
2011-04-05 21:40 ` [PM8921 MFD V5 2/6] mfd: pm8xxx: Add irq support Abhijeet Dharmapurikar
2011-04-05 21:40 ` [PM8921 MFD V5 3/6] gpio: pm8xxx-gpio: Add pm8xxx gpio driver Abhijeet Dharmapurikar
2011-04-05 21:40 ` [PM8921 MFD V5 4/6] mfd: pm8xxx-mpp: Add pm8xxx MPP driver Abhijeet Dharmapurikar
2011-04-05 21:40 ` [PM8921 MFD V5 5/6] MAINTAINERS: Add patterns for pmic 8921 files to MSM subsystem Abhijeet Dharmapurikar
2011-04-26 16:26   ` David Brown
2011-04-05 21:40 ` [PM8921 MFD V5 6/6] msm: board-8960: Add support for pm8921 Abhijeet Dharmapurikar
2011-04-26 15:07 ` [PM8921 MFD V5 0/6] pm8921 core and subdevices Samuel Ortiz
2011-04-26 15:37   ` Uwe Kleine-König
2011-04-26 15:40     ` Samuel Ortiz [this message]
2011-04-26 16:27   ` David Brown
2011-04-26 16:31     ` 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=20110426154045.GG3175@sortiz-mobl \
    --to=sameo@linux.intel.com \
    --cc=adharmap@codeaurora.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=davidb@codeaurora.org \
    --cc=dilinger@queued.net \
    --cc=dwalker@fifo99.com \
    --cc=gregkh@suse.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux.walleij@linaro.org \
    --cc=tglx@linutronix.de \
    --cc=u.kleine-koenig@pengutronix.de \
    /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).