Re: [PATCH 429/493] tty: remove use of __devexit

2012-11-20 Thread Tobias Klauser
On 2012-11-19 at 19:26:18 +0100, Bill Pemberton wf...@virginia.edu wrote:
 CONFIG_HOTPLUG is going away as an option so __devexit is no
 longer needed.
 
 Signed-off-by: Bill Pemberton wf...@virginia.edu
 Cc: Jiri Slaby jirisl...@gmail.com 
 Cc: Alan Cox a...@linux.intel.com 
 Cc: Tobias Klauser tklau...@distanz.ch 
 Cc: Lucas Tavares luca...@linux.vnet.ibm.com 
 Cc: David Brown dav...@codeaurora.org 
 Cc: Daniel Walker dwal...@fifo99.com 
 Cc: Bryan Huntsman bry...@codeaurora.org 
 Cc: David S. Miller da...@davemloft.net 
 Cc: Peter Korsgaard jac...@sunsite.dk 
 Cc: Tony Prisk li...@prisktech.co.nz 
 Cc: linuxppc-dev@lists.ozlabs.org 
 Cc: linux-ser...@vger.kernel.org 
 Cc: nios2-...@sopc.et.ntust.edu.tw 
 Cc: uclinux-dist-de...@blackfin.uclinux.org 
 Cc: linux-arm-...@vger.kernel.org 
 Cc: sparcli...@vger.kernel.org 
 Cc: linux-arm-ker...@lists.infradead.org 
 ---
[...]
  drivers/tty/serial/altera_jtaguart.c|  2 +-
  drivers/tty/serial/altera_uart.c|  2 +-

Acked-by: Tobias Klauser tklau...@distanz.ch
___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev


Re: [PATCH 429/493] tty: remove use of __devexit

2012-11-20 Thread David Brown
On Mon, Nov 19, 2012 at 01:26:18PM -0500, Bill Pemberton wrote:
 CONFIG_HOTPLUG is going away as an option so __devexit is no
 longer needed.
 
 Signed-off-by: Bill Pemberton wf...@virginia.edu
 ---
  drivers/tty/serial/msm_serial.c |  2 +-
  drivers/tty/serial/msm_serial_hs.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
___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev


[PATCH 429/493] tty: remove use of __devexit

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

Signed-off-by: Bill Pemberton wf...@virginia.edu
Cc: Jiri Slaby jirisl...@gmail.com 
Cc: Alan Cox a...@linux.intel.com 
Cc: Tobias Klauser tklau...@distanz.ch 
Cc: Lucas Tavares luca...@linux.vnet.ibm.com 
Cc: David Brown dav...@codeaurora.org 
Cc: Daniel Walker dwal...@fifo99.com 
Cc: Bryan Huntsman bry...@codeaurora.org 
Cc: David S. Miller da...@davemloft.net 
Cc: Peter Korsgaard jac...@sunsite.dk 
Cc: Tony Prisk li...@prisktech.co.nz 
Cc: linuxppc-dev@lists.ozlabs.org 
Cc: linux-ser...@vger.kernel.org 
Cc: nios2-...@sopc.et.ntust.edu.tw 
Cc: uclinux-dist-de...@blackfin.uclinux.org 
Cc: linux-arm-...@vger.kernel.org 
Cc: sparcli...@vger.kernel.org 
Cc: linux-arm-ker...@lists.infradead.org 
---
 drivers/tty/cyclades.c  |  2 +-
 drivers/tty/hvc/hvc_opal.c  |  2 +-
 drivers/tty/hvc/hvc_vio.c   |  2 +-
 drivers/tty/hvc/hvcs.c  |  4 ++--
 drivers/tty/isicom.c|  4 ++--
 drivers/tty/moxa.c  |  2 +-
 drivers/tty/mxser.c |  2 +-
 drivers/tty/nozomi.c|  4 ++--
 drivers/tty/serial/8250/8250.c  |  2 +-
 drivers/tty/serial/8250/8250_acorn.c|  2 +-
 drivers/tty/serial/8250/8250_dw.c   |  2 +-
 drivers/tty/serial/8250/8250_em.c   |  2 +-
 drivers/tty/serial/8250/8250_hp300.c|  4 ++--
 drivers/tty/serial/8250/8250_pci.c  | 12 ++--
 drivers/tty/serial/8250/8250_pnp.c  |  2 +-
 drivers/tty/serial/altera_jtaguart.c|  2 +-
 drivers/tty/serial/altera_uart.c|  2 +-
 drivers/tty/serial/ar933x_uart.c|  2 +-
 drivers/tty/serial/arc_uart.c   |  2 +-
 drivers/tty/serial/atmel_serial.c   |  2 +-
 drivers/tty/serial/bcm63xx_uart.c   |  2 +-
 drivers/tty/serial/bfin_sport_uart.c|  2 +-
 drivers/tty/serial/bfin_uart.c  |  2 +-
 drivers/tty/serial/clps711x.c   |  2 +-
 drivers/tty/serial/cpm_uart/cpm_uart_core.c |  2 +-
 drivers/tty/serial/efm32-uart.c |  2 +-
 drivers/tty/serial/icom.c   |  2 +-
 drivers/tty/serial/jsm/jsm_driver.c |  2 +-
 drivers/tty/serial/lpc32xx_hs.c |  2 +-
 drivers/tty/serial/max3100.c|  2 +-
 drivers/tty/serial/max310x.c|  2 +-
 drivers/tty/serial/mcf.c|  2 +-
 drivers/tty/serial/mrst_max3110.c   |  2 +-
 drivers/tty/serial/msm_serial.c |  2 +-
 drivers/tty/serial/msm_serial_hs.c  |  2 +-
 drivers/tty/serial/mux.c|  2 +-
 drivers/tty/serial/mxs-auart.c  |  2 +-
 drivers/tty/serial/omap-serial.c|  2 +-
 drivers/tty/serial/samsung.c|  2 +-
 drivers/tty/serial/sccnxp.c |  2 +-
 drivers/tty/serial/serial_txx9.c|  6 +++---
 drivers/tty/serial/sunhv.c  |  2 +-
 drivers/tty/serial/sunsab.c |  2 +-
 drivers/tty/serial/sunsu.c  |  2 +-
 drivers/tty/serial/sunzilog.c   |  4 ++--
 drivers/tty/serial/timbuart.c   |  2 +-
 drivers/tty/serial/uartlite.c   |  4 ++--
 drivers/tty/serial/vr41xx_siu.c |  2 +-
 drivers/tty/serial/vt8500_serial.c  |  2 +-
 drivers/tty/serial/xilinx_uartps.c  |  2 +-
 drivers/tty/synclink.c  |  2 +-
 drivers/tty/synclink_gt.c   |  2 +-
 drivers/tty/synclinkmp.c|  2 +-
 53 files changed, 66 insertions(+), 66 deletions(-)

diff --git a/drivers/tty/cyclades.c b/drivers/tty/cyclades.c
index 444b544..6fd94aa 100644
--- a/drivers/tty/cyclades.c
+++ b/drivers/tty/cyclades.c
@@ -3931,7 +3931,7 @@ err:
return retval;
 }
 
-static void __devexit cy_pci_remove(struct pci_dev *pdev)
+static void cy_pci_remove(struct pci_dev *pdev)
 {
struct cyclades_card *cinfo = pci_get_drvdata(pdev);
unsigned int i;
diff --git a/drivers/tty/hvc/hvc_opal.c b/drivers/tty/hvc/hvc_opal.c
index 700fedf..cd69b48 100644
--- a/drivers/tty/hvc/hvc_opal.c
+++ b/drivers/tty/hvc/hvc_opal.c
@@ -222,7 +222,7 @@ static int hvc_opal_probe(struct platform_device *dev)
return 0;
 }
 
-static int __devexit hvc_opal_remove(struct platform_device *dev)
+static int hvc_opal_remove(struct platform_device *dev)
 {
struct hvc_struct *hp = dev_get_drvdata(dev-dev);
int rc, termno;
diff --git a/drivers/tty/hvc/hvc_vio.c b/drivers/tty/hvc/hvc_vio.c
index 7f51156..0c62980 100644
--- a/drivers/tty/hvc/hvc_vio.c
+++ b/drivers/tty/hvc/hvc_vio.c
@@ -362,7 +362,7 @@ static int hvc_vio_probe(struct vio_dev *vdev,
return 0;
 }
 
-static int __devexit hvc_vio_remove(struct vio_dev *vdev)
+static int hvc_vio_remove(struct vio_dev *vdev)
 {
struct hvc_struct *hp = dev_get_drvdata(vdev-dev);
int rc, termno;
diff