Bill Pemberton
ae8d8a1467
tty: remove use of __devexit
...
CONFIG_HOTPLUG is going away as an option so __devexit is no
longer needed.
Signed-off-by: Bill Pemberton <wfp5p@virginia.edu >
Cc: Jiri Slaby <jirislaby@gmail.com >
Cc: Alan Cox <alan@linux.intel.com >
Acked-by: Tobias Klauser <tklauser@distanz.ch >
Cc: Lucas Tavares <lucaskt@linux.vnet.ibm.com >
Cc: Daniel Walker <dwalker@fifo99.com >
Cc: Bryan Huntsman <bryanh@codeaurora.org >
Cc: "David S. Miller" <davem@davemloft.net >
Cc: Peter Korsgaard <jacmet@sunsite.dk >
Cc: Tony Prisk <linux@prisktech.co.nz >
Acked-by: David Brown <davidb@codeaurora.org >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-11-21 15:27:46 -08:00
Bill Pemberton
9671f09921
tty: remove use of __devinit
...
CONFIG_HOTPLUG is going away as an option so __devinit is no longer
needed.
Signed-off-by: Bill Pemberton <wfp5p@virginia.edu >
Cc: Jiri Slaby <jirislaby@gmail.com >
Cc: Alan Cox <alan@linux.intel.com >
Cc: Lucas Tavares <lucaskt@linux.vnet.ibm.com >
Cc: "David S. Miller" <davem@davemloft.net >
Cc: Peter Korsgaard <jacmet@sunsite.dk >
Cc: Tony Prisk <linux@prisktech.co.nz >
Acked-by: Tobias Klauser <tklauser@distanz.ch >
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-11-21 15:22:52 -08:00
Bill Pemberton
2d47b71602
tty: serial: remove use of __devexit_p
...
CONFIG_HOTPLUG is going away as an option so __devexit_p is no longer
needed.
Signed-off-by: Bill Pemberton <wfp5p@virginia.edu >
Cc: Alan Cox <alan@linux.intel.com >
Cc: Lucas Tavares <lucaskt@linux.vnet.ibm.com >
Cc: "David S. Miller" <davem@davemloft.net >
Cc: Peter Korsgaard <jacmet@sunsite.dk >
Cc: Tony Prisk <linux@prisktech.co.nz >
Acked-by: Tobias Klauser <tklauser@distanz.ch >
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-11-21 15:19:52 -08:00
Vineet Gupta
2ac4ad2a14
serial/arc-uart: Add new driver
...
Driver for non-standard on-chip UART, instantiated in the ARC (Synopsys)
FPGA Boards such as ARCAngel4/ML50x
Signed-off-by: Vineet Gupta <vgupta@synopsys.com >
Reviewed-by: Felipe Balbi <balbi@ti.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-10-30 14:06:52 -07:00