From: varkabhadram@gmail.com (Varka Bhadram)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] mtd: remove .owner field for driver using module_platform_driver
Date: Tue, 11 Nov 2014 16:09:29 +0530 [thread overview]
Message-ID: <5461E761.5090702@gmail.com> (raw)
In-Reply-To: <1415701649-25915-1-git-send-email-sanjeev_sharma@mentor.com>
Hi Sanjeev Sharma,
On 11/11/2014 03:57 PM, Sanjeev Sharma wrote:
> This patch removes the .owner field for drivers which use the
> platform_driver_register api because this is overriden in
> _platform_driver_register.
>
> Signed-off-by: Sanjeev Sharma <Sanjeev_Sharma@mentor.com>
> ---
> drivers/mtd/nand/ams-delta.c | 1 -
> drivers/mtd/nand/atmel_nand.c | 2 --
> drivers/mtd/nand/au1550nd.c | 1 -
> drivers/mtd/nand/bf5xx_nand.c | 1 -
> drivers/mtd/nand/davinci_nand.c | 1 -
> drivers/mtd/nand/denali_dt.c | 1 -
> drivers/mtd/nand/docg4.c | 1 -
> drivers/mtd/nand/fsl_elbc_nand.c | 1 -
> drivers/mtd/nand/fsl_ifc_nand.c | 1 -
> drivers/mtd/nand/fsl_upm.c | 1 -
> drivers/mtd/nand/fsmc_nand.c | 1 -
> drivers/mtd/nand/gpio.c | 1 -
> drivers/mtd/nand/jz4740_nand.c | 1 -
> drivers/mtd/nand/lpc32xx_mlc.c | 1 -
> drivers/mtd/nand/lpc32xx_slc.c | 1 -
> drivers/mtd/nand/mpc5121_nfc.c | 1 -
> drivers/mtd/nand/mxc_nand.c | 1 -
> drivers/mtd/nand/ndfc.c | 1 -
> drivers/mtd/nand/nuc900_nand.c | 1 -
> drivers/mtd/nand/omap2.c | 1 -
> drivers/mtd/nand/omap_elm.c | 1 -
> drivers/mtd/nand/orion_nand.c | 1 -
> drivers/mtd/nand/pasemi_nand.c | 1 -
> drivers/mtd/nand/plat_nand.c | 1 -
> drivers/mtd/nand/s3c2410.c | 1 -
> drivers/mtd/nand/sh_flctl.c | 1 -
> drivers/mtd/nand/sharpsl.c | 1 -
> drivers/mtd/nand/socrates_nand.c | 1 -
> drivers/mtd/nand/tmio_nand.c | 1 -
> drivers/mtd/nand/txx9ndfmc.c | 1 -
> 30 files changed, 31 deletions(-)
This removal of .owner field should be done for all the platform drivers which are using
module_platform_driver().
Wolfram Sang <wsa@the-dreams.de> working on this change on the all the drivers. Please see [1].
[1]:https://git.kernel.org/cgit/linux/kernel/git/wsa/linux.git/log/?h=platform/remove_owner
--
Thanks and Regards,
Varka Bhadram.
next parent reply other threads:[~2014-11-11 10:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1415701649-25915-1-git-send-email-sanjeev_sharma@mentor.com>
2014-11-11 10:39 ` Varka Bhadram [this message]
2014-11-12 8:02 ` [PATCH] mtd: remove .owner field for driver using module_platform_driver Sharma, Sanjeev
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=5461E761.5090702@gmail.com \
--to=varkabhadram@gmail.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).