login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
December
»
16
Re: [PATCH 2/3] spi: mpc52xx_psc_spi: fix section mismatch warning
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
[view in full thread]
From: Grant Likely
Subject:
Re: [PATCH 2/3] spi: mpc52xx_psc_spi: fix section mismatch warning
Date: Thursday, December 16, 2010 - 10:23 am
On Thu, Dec 16, 2010 at 10:13 AM, Wolfram Sang <w.sang@pengutronix.de> wrote:
quoted text
> Done by using of_probe_platform_driver() instead of > of_register_platform_driver(). > > Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Move the probe hook to the __devinit section instead. g.
quoted text
> --- > drivers/spi/mpc52xx_psc_spi.c | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/drivers/spi/mpc52xx_psc_spi.c b/drivers/spi/mpc52xx_psc_spi.c > index 983fbbf..4bf6d37 100644 > --- a/drivers/spi/mpc52xx_psc_spi.c > +++ b/drivers/spi/mpc52xx_psc_spi.c > @@ -509,7 +509,6 @@ static const struct of_device_id mpc52xx_psc_spi_of_match[] = { > MODULE_DEVICE_TABLE(of, mpc52xx_psc_spi_of_match); > > static struct of_platform_driver mpc52xx_psc_spi_of_driver = { > - .probe = mpc52xx_psc_spi_of_probe, > .remove = __exit_p(mpc52xx_psc_spi_of_remove), > .driver = { > .name = "mpc52xx-psc-spi", > @@ -520,7 +519,8 @@ static struct of_platform_driver mpc52xx_psc_spi_of_driver = { > > static int __init mpc52xx_psc_spi_init(void) > { > - return of_register_platform_driver(&mpc52xx_psc_spi_of_driver); > + return of_probe_platform_driver(&mpc52xx_psc_spi_of_driver, > + mpc52xx_psc_spi_of_probe); > } > module_init(mpc52xx_psc_spi_init); > > -- > 1.7.2.3 > >
-- Grant Likely, B.Sc., P.Eng. Secret Lab Technologies Ltd. --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
Messages in current thread:
[PATCH 2/3] spi: mpc52xx_psc_spi: fix section mismatch warning
, Wolfram Sang
, (Thu Dec 16, 10:13 am)
Re: [PATCH 2/3] spi: mpc52xx_psc_spi: fix section mismatch ...
, Grant Likely
, (Thu Dec 16, 10:23 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Ingo Molnar
Re: [PATCH 0/3] v2 Make hierarchical RCU less IPI-happy and add more tracing
Jeremy Fitzhardinge
Re: Linux 2.6.28.10 and Linux 2.6.29.6 XEN Guest Support Broken x86_64 in BUILD
Nick Piggin
Re: [patch] CFS (Completely Fair Scheduler), v2
Gary Hade
Re: [PATCH 0/5][RFC] Physical PCI slot objects
Dave Johnson
Re: expected behavior of PF_PACKET on NETIF_F_HW_VLAN_RX device?
linux-netdev
:
Arnd Bergmann
Re: 64-bit net_device_stats
Stephens, Allan
RE: [PATCH]: tipc: Fix oops on send prior to entering networked mode
frank.blaschka
[patch 3/5] [PATCH] qeth: support z/VM VSWITCH Port Isolation
Wu Fengguang
Re: [PATCH] dm9601: handle corrupt mac address
David Miller
Re: [PATCH net-2.6.24] Fix refcounting problem with netif_rx_reschedule()
git
:
Junio C Hamano
Re: [PATCH] [RFC] add Message-ID field to log on git-am operation
Junio C Hamano
Re: Handling large files with GIT
Karl
Re: [ANNOUNCE] pg - A patch porcelain for GIT
Josh Triplett
Re: [RFC][PATCH 00/10] Sparse: Git's "make check" target
Pierre Habouzit
Re: [PATCH] git-daemon: more powerful base-path/user-path settings, using formats.
git-commits-head
:
Linux Kernel Mailing List
MIPS: RBTX4939: Fix IOC pin-enable register updating
Linux Kernel Mailing List
regulator: update email address for Liam Girdwood
Linux Kernel Mailing List
[SCSI] ipr: add message to error table
Linux Kernel Mailing List
powerpc/32: Wire up the trampoline code for kdump
Linux Kernel Mailing List
USB: omap_udc: sync with OMAP tree
openbsd-misc
:
Josh Grosse
Re: error : pkg add phpMyAdmin
Brian Candler
Re: OBSD's perspective on SELinux
Jacob Meuser
Re: /dev/audio: Device busy
David Vasek
Re: Inexpensive, low power, "wall wart" computer
William Boshuck
Re: Richard Stallman...
Colocation donated by:
Syndicate