From: Artem Bityutskiy <dedekind1@gmail.com>
To: Axel Lin <axel.lin@gmail.com>
Cc: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>,
Lars-Peter Clausen <lars@metafoo.de>,
Scott Branden <sbranden@broadcom.com>,
Wan ZongShun <mcuos.com@gmail.com>,
Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>,
Sukumar Ghorai <s-ghorai@ti.com>,
linux-kernel@vger.kernel.org,
Haojian Zhuang <haojian.zhuang@gmail.com>,
Kyungmin Park <kyungmin.park@samsung.com>,
Vimal Singh <vimal.newwork@gmail.com>,
Ralf Baechle <ralf@linux-mips.org>,
Jiandong Zheng <jdzheng@broadcom.com>,
Andres Salomon <dilinger@queued.net>,
Olof Johansson <olof@lixom.net>, Jamie Iles <jamie@jamieiles.com>,
Brian Norris <computersforpeace@gmail.com>,
David Woodhouse <dwmw2@infradead.org>,
linux-mtd@lists.infradead.org,
Manuel Lauss <manuel.lauss@googlemail.com>
Subject: Re: [PATCH] mtd: convert drivers/mtd/* to use module_platform_driver()
Date: Thu, 01 Dec 2011 10:17:22 +0200 [thread overview]
Message-ID: <1322727444.2332.12.camel@koala> (raw)
In-Reply-To: <1322397903.2799.5.camel@phoenix>
On Sun, 2011-11-27 at 20:45 +0800, Axel Lin wrote:
> This patch converts the drivers in drivers/mtd/* to use the
> module_platform_driver() macro which makes the code smaller and a bit
> simpler.
Pushed to l2-mtd-2.6.git, thanks. However, I got rejects in the
drivers/mtd/nand/au1550nd.c file, so this part was ignored. Please, take
a look at this and send an incremental change. Thanks!
Artem.
WARNING: multiple messages have this Message-ID (diff)
From: Artem Bityutskiy <dedekind1@gmail.com>
To: Axel Lin <axel.lin@gmail.com>
Cc: linux-kernel@vger.kernel.org,
David Woodhouse <dwmw2@infradead.org>,
Jiandong Zheng <jdzheng@broadcom.com>,
Scott Branden <sbranden@broadcom.com>,
Wan ZongShun <mcuos.com@gmail.com>,
Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>,
Jamie Iles <jamie@jamieiles.com>, Olof Johansson <olof@lixom.net>,
Kyungmin Park <kyungmin.park@samsung.com>,
Haojian Zhuang <haojian.zhuang@gmail.com>,
Artem Bityutskiy <Artem.Bityutskiy@nokia.com>,
Ralf Baechle <ralf@linux-mips.org>,
Brian Norris <computersforpeace@gmail.com>,
Lars-Peter Clausen <lars@metafoo.de>,
Manuel Lauss <manuel.lauss@googlemail.com>,
Vimal Singh <vimal.newwork@gmail.com>,
Andres Salomon <dilinger@queued.net>,
Sukumar Ghorai <s-ghorai@ti.com>,
linux-mtd@lists.infradead.org
Subject: Re: [PATCH] mtd: convert drivers/mtd/* to use module_platform_driver()
Date: Thu, 01 Dec 2011 10:17:22 +0200 [thread overview]
Message-ID: <1322727444.2332.12.camel@koala> (raw)
In-Reply-To: <1322397903.2799.5.camel@phoenix>
On Sun, 2011-11-27 at 20:45 +0800, Axel Lin wrote:
> This patch converts the drivers in drivers/mtd/* to use the
> module_platform_driver() macro which makes the code smaller and a bit
> simpler.
Pushed to l2-mtd-2.6.git, thanks. However, I got rejects in the
drivers/mtd/nand/au1550nd.c file, so this part was ignored. Please, take
a look at this and send an incremental change. Thanks!
Artem.
next prev parent reply other threads:[~2011-12-01 8:17 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-27 12:45 [PATCH] mtd: convert drivers/mtd/* to use module_platform_driver() Axel Lin
2011-11-27 12:45 ` Axel Lin
2011-11-27 18:20 ` Olof Johansson
2011-11-27 18:20 ` Olof Johansson
2011-11-28 0:23 ` Kyungmin Park
2011-11-28 0:23 ` Kyungmin Park
2011-11-28 0:57 ` Haojian Zhuang
2011-11-28 0:57 ` Haojian Zhuang
2011-11-28 2:34 ` Wan ZongShun
2011-11-28 2:34 ` Wan ZongShun
2011-11-29 20:46 ` David Woodhouse
2011-11-29 20:46 ` David Woodhouse
2011-11-29 19:50 ` Jiandong Zheng
2011-11-29 19:50 ` Jiandong Zheng
2011-12-01 8:17 ` Artem Bityutskiy [this message]
2011-12-01 8:17 ` Artem Bityutskiy
2011-12-01 8:21 ` Manuel Lauss
2011-12-01 8:21 ` Manuel Lauss
2011-12-04 14:14 ` Artem Bityutskiy
2011-12-04 14:14 ` Artem Bityutskiy
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=1322727444.2332.12.camel@koala \
--to=dedekind1@gmail.com \
--cc=Artem.Bityutskiy@nokia.com \
--cc=axel.lin@gmail.com \
--cc=computersforpeace@gmail.com \
--cc=dbaryshkov@gmail.com \
--cc=dilinger@queued.net \
--cc=dwmw2@infradead.org \
--cc=haojian.zhuang@gmail.com \
--cc=jamie@jamieiles.com \
--cc=jdzheng@broadcom.com \
--cc=kyungmin.park@samsung.com \
--cc=lars@metafoo.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=manuel.lauss@googlemail.com \
--cc=mcuos.com@gmail.com \
--cc=olof@lixom.net \
--cc=ralf@linux-mips.org \
--cc=s-ghorai@ti.com \
--cc=sbranden@broadcom.com \
--cc=vimal.newwork@gmail.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.