All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc Zyngier <maz@misterjones.org>
To: Axel Lin <axel.lin@gmail.com>
Cc: <linux-kernel@vger.kernel.org>,
	Michael Hennerich <hennerich@blackfin.uclinux.org>,
	Manuel Lauss <manuel.lauss@gmail.com>,
	Olof Johansson <olof@lixom.net>,
	Ralf Baechle <ralf@linux-mips.org>,
	Eric Miao <eric.y.miao@gmail.com>,
	Dominik Brodowski <linux@dominikbrodowski.net>,
	<linux-pcmcia@lists.infradead.org>
Subject: Re: [PATCH] pcmcia: convert drivers/pcmcia/* to use module_platform_driver()
Date: Mon, 28 Nov 2011 11:33:42 +0100	[thread overview]
Message-ID: <d6963f1ecb253ca948d8106b10832fe1@localhost> (raw)
In-Reply-To: <1322369586.2522.3.camel@phoenix>


On Sun, 27 Nov 2011 12:53:06 +0800, Axel Lin <axel.lin@gmail.com> wrote:
> This patch converts the drivers in drivers/pcmcia/* to use the
> module_platform_driver() macro which makes the code smaller and a bit
> simpler.
> 
> Cc: Michael Hennerich <hennerich@blackfin.uclinux.org>
> Cc: Manuel Lauss <manuel.lauss@gmail.com>
> Cc: Olof Johansson <olof@lixom.net>
> Cc: Marc Zyngier <maz@misterjones.org>
> Signed-off-by: Axel Lin <axel.lin@gmail.com>
> ---
>  drivers/pcmcia/bfin_cf_pcmcia.c |   13 +------------
>  drivers/pcmcia/db1xxx_ss.c      |   13 +------------
>  drivers/pcmcia/electra_cf.c     |   12 +-----------
>  drivers/pcmcia/m8xx_pcmcia.c    |   13 +------------
>  drivers/pcmcia/pxa2xx_viper.c   |   13 +------------
>  drivers/pcmcia/xxs1500_ss.c     |   13 +------------
>  6 files changed, 6 insertions(+), 71 deletions(-)
> 

For the viper part:
Acked-by: Marc Zyngier <maz@misterjones.org>
-- 
Who you jivin' with that Cosmik Debris?

  parent reply	other threads:[~2011-11-28 10:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-27  4:53 [PATCH] pcmcia: convert drivers/pcmcia/* to use module_platform_driver() Axel Lin
2011-11-27  8:50 ` Wolfram Sang
2011-11-27 18:19 ` Olof Johansson
2011-11-28  7:48 ` Michael Hennerich
2011-11-28 10:33 ` Marc Zyngier [this message]
2011-11-29  6:29 ` Manuel Lauss
2012-02-05 21:13 ` Dominik Brodowski

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=d6963f1ecb253ca948d8106b10832fe1@localhost \
    --to=maz@misterjones.org \
    --cc=axel.lin@gmail.com \
    --cc=eric.y.miao@gmail.com \
    --cc=hennerich@blackfin.uclinux.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pcmcia@lists.infradead.org \
    --cc=linux@dominikbrodowski.net \
    --cc=manuel.lauss@gmail.com \
    --cc=olof@lixom.net \
    --cc=ralf@linux-mips.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 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.