Re: [PATCH 270/493] arm: remove use of __devinit

2012-11-21 Thread Barry Song
2012/11/20 Bill Pemberton wf...@virginia.edu:
 CONFIG_HOTPLUG is going away as an option so __devinit is no longer
 needed.

 Signed-off-by: Bill Pemberton wf...@virginia.edu
 Cc: Russell King li...@arm.linux.org.uk
 Cc: Will Deacon will.dea...@arm.com
 Cc: Jason Cooper ja...@lakedaemon.net
 Cc: Andrew Lunn and...@lunn.ch
 Cc: Sascha Hauer ker...@pengutronix.de
 Cc: Eric Miao eric.y.m...@gmail.com
 Cc: Haojian Zhuang haojian.zhu...@gmail.com
 Cc: David Brown dav...@codeaurora.org
 Cc: Daniel Walker dwal...@fifo99.com
 Cc: Bryan Huntsman bry...@codeaurora.org
 Cc: Tony Lindgren t...@atomide.com
 Cc: Kevin Hilman khil...@ti.com
 Cc: Barry Song baohua.s...@csr.com
 Cc: Ben Dooks ben-li...@fluff.org
 Cc: Kukjin Kim kgene@samsung.com
 Cc: linux-arm-ker...@lists.infradead.org
 Cc: linux-arm-...@vger.kernel.org
 Cc: linux-omap@vger.kernel.org
 Cc: linux-samsung-...@vger.kernel.org
 Cc: patc...@opensource.wolfsonmicro.com
 Cc: linux-te...@vger.kernel.org
 ---

Acked-by: Barry Song baohua.s...@csr.com
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


RE: [PATCH 270/493] arm: remove use of __devinit

2012-11-21 Thread Kukjin Kim
Bill Pemberton wrote:
 
 CONFIG_HOTPLUG is going away as an option so __devinit is no longer
 needed.
 
 Signed-off-by: Bill Pemberton wf...@virginia.edu
 Cc: Russell King li...@arm.linux.org.uk
 Cc: Will Deacon will.dea...@arm.com
 Cc: Jason Cooper ja...@lakedaemon.net
 Cc: Andrew Lunn and...@lunn.ch
 Cc: Sascha Hauer ker...@pengutronix.de
 Cc: Eric Miao eric.y.m...@gmail.com
 Cc: Haojian Zhuang haojian.zhu...@gmail.com
 Cc: David Brown dav...@codeaurora.org
 Cc: Daniel Walker dwal...@fifo99.com
 Cc: Bryan Huntsman bry...@codeaurora.org
 Cc: Tony Lindgren t...@atomide.com
 Cc: Kevin Hilman khil...@ti.com
 Cc: Barry Song baohua.s...@csr.com
 Cc: Ben Dooks ben-li...@fluff.org
 Cc: Kukjin Kim kgene@samsung.com
 Cc: linux-arm-ker...@lists.infradead.org
 Cc: linux-arm-...@vger.kernel.org
 Cc: linux-omap@vger.kernel.org
 Cc: linux-samsung-...@vger.kernel.org
 Cc: patc...@opensource.wolfsonmicro.com
 Cc: linux-te...@vger.kernel.org
 ---

[...]

  arch/arm/mach-s3c24xx/h1940-bluetooth.c  |  2 +-
  arch/arm/mach-s3c24xx/mach-osiris-dvs.c  |  2 +-
  arch/arm/mach-s3c64xx/mach-crag6410-module.c |  2 +-

For above s3c24xx and s3c64xx,

Acked-by: Kukjin Kim kgene@samsung.com

Thanks.

Best regards,
Kgene.
--
Kukjin Kim kgene@samsung.com, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 270/493] arm: remove use of __devinit

2012-11-20 Thread David Brown
On Mon, Nov 19, 2012 at 01:23:39PM -0500, Bill Pemberton wrote:
 CONFIG_HOTPLUG is going away as an option so __devinit is no longer
 needed.
 
 Signed-off-by: Bill Pemberton wf...@virginia.edu
 ---
  arch/arm/mach-msm/proc_comm.c|  2 +-
  arch/arm/mach-msm/smd.c  |  2 +-

Acked-by: David Brown dav...@codeaurora.org

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH 270/493] arm: remove use of __devinit

2012-11-19 Thread Bill Pemberton
CONFIG_HOTPLUG is going away as an option so __devinit is no longer
needed.

Signed-off-by: Bill Pemberton wf...@virginia.edu
Cc: Russell King li...@arm.linux.org.uk 
Cc: Will Deacon will.dea...@arm.com 
Cc: Jason Cooper ja...@lakedaemon.net 
Cc: Andrew Lunn and...@lunn.ch 
Cc: Sascha Hauer ker...@pengutronix.de 
Cc: Eric Miao eric.y.m...@gmail.com 
Cc: Haojian Zhuang haojian.zhu...@gmail.com 
Cc: David Brown dav...@codeaurora.org 
Cc: Daniel Walker dwal...@fifo99.com 
Cc: Bryan Huntsman bry...@codeaurora.org 
Cc: Tony Lindgren t...@atomide.com 
Cc: Kevin Hilman khil...@ti.com 
Cc: Barry Song baohua.s...@csr.com 
Cc: Ben Dooks ben-li...@fluff.org 
Cc: Kukjin Kim kgene@samsung.com 
Cc: linux-arm-ker...@lists.infradead.org 
Cc: linux-arm-...@vger.kernel.org 
Cc: linux-omap@vger.kernel.org 
Cc: linux-samsung-...@vger.kernel.org 
Cc: patc...@opensource.wolfsonmicro.com 
Cc: linux-te...@vger.kernel.org 
---
 arch/arm/common/sa.c |  5 ++---
 arch/arm/common/scoop.c  |  2 +-
 arch/arm/kernel/bios32.c | 16 
 arch/arm/kernel/etm.c|  4 ++--
 arch/arm/kernel/perf_event_cpu.c |  6 +++---
 arch/arm/kernel/perf_event_v6.c  |  4 ++--
 arch/arm/kernel/perf_event_v7.c  | 12 ++--
 arch/arm/kernel/perf_event_xscale.c  |  4 ++--
 arch/arm/mach-dove/pcie.c|  2 +-
 arch/arm/mach-imx/cpufreq.c  |  2 +-
 arch/arm/mach-imx/mmdc.c |  2 +-
 arch/arm/mach-iop13xx/pci.c  |  2 +-
 arch/arm/mach-kirkwood/pcie.c|  2 +-
 arch/arm/mach-ks8695/board-acs5k.c   |  2 +-
 arch/arm/mach-mmp/sram.c |  2 +-
 arch/arm/mach-msm/proc_comm.c|  2 +-
 arch/arm/mach-msm/smd.c  |  2 +-
 arch/arm/mach-mv78xx0/pcie.c |  2 +-
 arch/arm/mach-omap1/mailbox.c|  2 +-
 arch/arm/mach-omap2/gpmc.c   |  4 ++--
 arch/arm/mach-omap2/mailbox.c|  2 +-
 arch/arm/mach-orion5x/pci.c  |  2 +-
 arch/arm/mach-prima2/pm.c|  2 +-
 arch/arm/mach-prima2/rtciobrg.c  |  2 +-
 arch/arm/mach-pxa/corgi_pm.c |  2 +-
 arch/arm/mach-pxa/sharpsl_pm.c   |  4 ++--
 arch/arm/mach-pxa/spitz_pm.c |  2 +-
 arch/arm/mach-s3c24xx/h1940-bluetooth.c  |  2 +-
 arch/arm/mach-s3c24xx/mach-osiris-dvs.c  |  2 +-
 arch/arm/mach-s3c64xx/mach-crag6410-module.c |  2 +-
 arch/arm/mach-sa1100/jornada720_ssp.c|  2 +-
 arch/arm/mach-sa1100/neponset.c  |  2 +-
 arch/arm/mach-tegra/pcie.c   |  6 +++---
 arch/arm/mach-tegra/tegra2_emc.c |  4 ++--
 arch/arm/mach-u300/dummyspichip.c|  2 +-
 arch/arm/plat-omap/dma.c |  2 +-
 arch/arm/plat-omap/dmtimer.c |  2 +-
 arch/arm/plat-pxa/ssp.c  |  2 +-
 38 files changed, 61 insertions(+), 62 deletions(-)

diff --git a/arch/arm/common/sa.c b/arch/arm/common/sa.c
index 9173d11..e57d7e5 100644
--- a/arch/arm/common/sa.c
+++ b/arch/arm/common/sa.c
@@ -686,8 +686,7 @@ sa_init_one_child(struct sa *sachip, struct 
resource *parent,
  * %-EINVALno platform data passed
  * %0  successful.
  */
-static int __devinit
-__sa_probe(struct device *me, struct resource *mem, int irq)
+static int __sa_probe(struct device *me, struct resource *mem, int irq)
 {
struct sa_platform_data *pd = me-platform_data;
struct sa *sachip;
@@ -1011,7 +1010,7 @@ static int sa_resume(struct platform_device *dev)
 #define sa_resume  NULL
 #endif
 
-static int __devinit sa_probe(struct platform_device *pdev)
+static int sa_probe(struct platform_device *pdev)
 {
struct resource *mem;
int irq;
diff --git a/arch/arm/common/scoop.c b/arch/arm/common/scoop.c
index 7cac8dd..2b62571 100644
--- a/arch/arm/common/scoop.c
+++ b/arch/arm/common/scoop.c
@@ -176,7 +176,7 @@ static int scoop_resume(struct platform_device *dev)
 #define scoop_resume   NULL
 #endif
 
-static int __devinit scoop_probe(struct platform_device *pdev)
+static int scoop_probe(struct platform_device *pdev)
 {
struct scoop_dev *devptr;
struct scoop_config *inf;
diff --git a/arch/arm/kernel/bios32.c b/arch/arm/kernel/bios32.c
index f136307..7e25c18 100644
--- a/arch/arm/kernel/bios32.c
+++ b/arch/arm/kernel/bios32.c
@@ -78,7 +78,7 @@ void pcibios_report_status(u_int status_mask, int warn)
  * Bug 3 is responsible for the sound DMA grinding to a halt.  We now
  * live with bug 2.
  */
-static void __devinit pci_fixup_83c553(struct pci_dev *dev)
+static void pci_fixup_83c553(struct pci_dev *dev)
 {
/*
 * Set memory region to start at address 0, and enable IO
@@ -130,7 +130,7 @@ static void __devinit pci_fixup_83c553(struct 

Re: [PATCH 270/493] arm: remove use of __devinit

2012-11-19 Thread Mark Brown
On Mon, Nov 19, 2012 at 01:23:39PM -0500, Bill Pemberton wrote:
 CONFIG_HOTPLUG is going away as an option so __devinit is no longer
 needed.

Acked-by: Mark Brown broo...@opensource.wolfsonmicro.com


signature.asc
Description: Digital signature


Re: [PATCH 270/493] arm: remove use of __devinit

2012-11-19 Thread Eric Miao
On Tue, Nov 20, 2012 at 2:23 AM, Bill Pemberton wf...@virginia.edu wrote:
 CONFIG_HOTPLUG is going away as an option so __devinit is no longer
 needed.

 Signed-off-by: Bill Pemberton wf...@virginia.edu
 Cc: Russell King li...@arm.linux.org.uk
 Cc: Will Deacon will.dea...@arm.com
 Cc: Jason Cooper ja...@lakedaemon.net
 Cc: Andrew Lunn and...@lunn.ch
 Cc: Sascha Hauer ker...@pengutronix.de
 Cc: Eric Miao eric.y.m...@gmail.com

Acked-by: Eric Miao eric.y.m...@gmail.com
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html