All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marek.vasut@gmail.com>
To: Matt Fleming <matt@console-pimps.org>
Cc: linux-arm-kernel@lists.infradead.org, nicolas.ferre@atmel.com,
	mirq-linux@rere.qmqm.pl, linux-kernel@vger.kernel.org,
	manuel.lauss@gmail.com, ppisa@pikron.com, nico@cam.org,
	maen@marvell.com, s.hauer@pengutronix.de, tony@atomide.com,
	madhu.cr@ti.com, drzeus@drzeus.cx, ben-linux@fluff.org,
	avorontsov@ru.mvista.com, pierre@ossman.eu,
	sdhci-devel@lists.ossman.eu, saschasommer@freenet.de,
	oakad@yahoo.com, ian@mnementh.co.uk, HaraldWelte@viatech.com,
	JosephChan@via.com.tw, linux-mmc@vger.kernel.org
Subject: Re: [PATCH] Convert MMC subsys drivers to dev_pm_ops
Date: Sat, 22 Aug 2009 11:24:57 +0200	[thread overview]
Message-ID: <200908221124.57585.marek.vasut@gmail.com> (raw)
In-Reply-To: <20090822082559.GA6562@console-pimps.org>

Dne So 22. srpna 2009 10:27:37 Matt Fleming napsal(a):
> (Adding linux-mmc@vger.kernel.org to the CC list)
>
> On Sat, Aug 22, 2009 at 02:23:50AM +0200, Marek Vasut wrote:
> > Hi,
> >
> > This converts most of the drivers found in drivers/mmc/host to
> > dev_pm_ops. Also, it contains some fixes for the probe/remove functions
> > in some cases.
> >
> > This needs testing, so I'd be very glad if the affected maintainers
> > expressed their opinion on this.
> >
> > Cheers!
> >
> > From 66978eef1d2bd64222901f0b6c6d9c35dcca044e Mon Sep 17 00:00:00 2001
> > From: Marek Vasut <marek.vasut@gmail.com>
> > Date: Sat, 22 Aug 2009 02:10:27 +0200
> > Subject: [PATCH] Convert MMC subsys drivers to dev_pm_ops
> >
> > This converts most of the drivers found in drivers/mmc/host to
> > dev_pm_ops. Also, it contains some fixes for the probe/remove functions
> > in some cases.
Hi.

it might be actually better if you fixed your platforms and submitted the 
patches independently as it seems you have better understanding of the 
hardware you maintain ;-)

Cheers!

WARNING: multiple messages have this Message-ID (diff)
From: marek.vasut@gmail.com (Marek Vasut)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] Convert MMC subsys drivers to dev_pm_ops
Date: Sat, 22 Aug 2009 11:24:57 +0200	[thread overview]
Message-ID: <200908221124.57585.marek.vasut@gmail.com> (raw)
In-Reply-To: <20090822082559.GA6562@console-pimps.org>

Dne So 22. srpna 2009 10:27:37 Matt Fleming napsal(a):
> (Adding linux-mmc at vger.kernel.org to the CC list)
>
> On Sat, Aug 22, 2009 at 02:23:50AM +0200, Marek Vasut wrote:
> > Hi,
> >
> > This converts most of the drivers found in drivers/mmc/host to
> > dev_pm_ops. Also, it contains some fixes for the probe/remove functions
> > in some cases.
> >
> > This needs testing, so I'd be very glad if the affected maintainers
> > expressed their opinion on this.
> >
> > Cheers!
> >
> > From 66978eef1d2bd64222901f0b6c6d9c35dcca044e Mon Sep 17 00:00:00 2001
> > From: Marek Vasut <marek.vasut@gmail.com>
> > Date: Sat, 22 Aug 2009 02:10:27 +0200
> > Subject: [PATCH] Convert MMC subsys drivers to dev_pm_ops
> >
> > This converts most of the drivers found in drivers/mmc/host to
> > dev_pm_ops. Also, it contains some fixes for the probe/remove functions
> > in some cases.
Hi.

it might be actually better if you fixed your platforms and submitted the 
patches independently as it seems you have better understanding of the 
hardware you maintain ;-)

Cheers!

  reply	other threads:[~2009-08-22  9:25 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-22  0:23 [PATCH] Convert MMC subsys drivers to dev_pm_ops Marek Vasut
2009-08-22  0:23 ` Marek Vasut
2009-08-22  2:44 ` Nicolas Pitre
2009-08-22  2:44   ` Nicolas Pitre
2009-08-22  2:52   ` Marek Vasut
2009-08-22  2:52     ` Marek Vasut
2009-08-22  3:23     ` Nicolas Pitre
2009-08-22  3:23       ` Nicolas Pitre
2009-08-22  5:13 ` Frans Pop
2009-08-22  5:13   ` Frans Pop
2009-08-22  8:16   ` Manuel Lauss
2009-08-22  8:16     ` Manuel Lauss
2009-08-22  8:27 ` Matt Fleming
2009-08-22  8:27   ` Matt Fleming
2009-08-22  9:24   ` Marek Vasut [this message]
2009-08-22  9:24     ` Marek Vasut
2009-08-22 21:56 ` Ben Dooks
2009-08-22 21:56   ` Ben Dooks

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=200908221124.57585.marek.vasut@gmail.com \
    --to=marek.vasut@gmail.com \
    --cc=HaraldWelte@viatech.com \
    --cc=JosephChan@via.com.tw \
    --cc=avorontsov@ru.mvista.com \
    --cc=ben-linux@fluff.org \
    --cc=drzeus@drzeus.cx \
    --cc=ian@mnementh.co.uk \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=madhu.cr@ti.com \
    --cc=maen@marvell.com \
    --cc=manuel.lauss@gmail.com \
    --cc=matt@console-pimps.org \
    --cc=mirq-linux@rere.qmqm.pl \
    --cc=nico@cam.org \
    --cc=nicolas.ferre@atmel.com \
    --cc=oakad@yahoo.com \
    --cc=pierre@ossman.eu \
    --cc=ppisa@pikron.com \
    --cc=s.hauer@pengutronix.de \
    --cc=saschasommer@freenet.de \
    --cc=sdhci-devel@lists.ossman.eu \
    --cc=tony@atomide.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.