uboot-mt623x/drivers/serial
Anatolij Gustschin fbb0030e38 serial: struct serial_device: add uninit() entry for drivers
Subsequent patch extends mpc512x serial driver to support
multiple PSC ports. The driver will provide an uninit()
function to stop the serial controller and to disable the
controller's clock. Adding uninit() entry to struct serial_device
allows disabling the serial controller after usage of
a stdio serial device.

This patch adds uninit() entry to the struct serial_device
and fixes initialization of this structure in the code
accordingly.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
2010-04-24 21:34:07 +02:00
..
Makefile nios2: Move serial drivers to individual files in drivers/serial 2010-04-02 12:28:40 -04:00
altera_jtag_uart.c nios2: Fix outx/writex parameter order in io.h 2010-04-02 12:28:41 -04:00
altera_uart.c nios2: Fix outx/writex parameter order in io.h 2010-04-02 12:28:41 -04:00
arm_dcc.c stdio/device: rework function naming convention 2009-07-18 00:27:46 +02:00
at91rm9200_usart.c convert common files to new SoC access 2010-02-12 12:31:55 -06:00
atmel_usart.c convert common files to new SoC access 2010-02-12 12:31:55 -06:00
atmel_usart.h drivers/serial : move serial drivers to drivers/serial 2007-11-25 23:24:16 +01:00
mcfuart.c ColdFire: Update uart_port_conf in serial driver 2010-03-24 11:09:08 -05:00
ns9750_serial.c serial: move CFG_NS9750_UART to CONFIG_NS9750_UART 2008-08-13 01:40:39 +02:00
ns16550.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
opencores_yanu.c nios2: Fix outx/writex parameter order in io.h 2010-04-02 12:28:41 -04:00
s3c64xx.c s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx 2009-11-27 16:26:13 -06:00
s3c4510b_uart.c drivers/serial: Move conditional compilation to Makefile for CONFIG_* macros 2008-08-03 02:24:52 +02:00
s3c4510b_uart.h drivers/serial : move serial drivers to drivers/serial 2007-11-25 23:24:16 +01:00
serial.c serial: struct serial_device: add uninit() entry for drivers 2010-04-24 21:34:07 +02:00
serial_clps7111.c arm720t/clps7111: move serial driver to drivers/serial 2009-03-29 23:01:42 +02:00
serial_imx.c imx: move serial driver to drivers/serial 2009-03-30 18:58:38 +02:00
serial_ixp.c ixp: move serial to drivers/serial 2009-01-31 10:16:02 +01:00
serial_ks8695.c ks8695: move serial driver to drivers/serial 2009-03-29 23:01:42 +02:00
serial_lh7a40x.c lh7a40x: move serial driver to drivers/serial 2009-06-12 20:39:53 +02:00
serial_lpc2292.c Update CHANGELOG, coding style cleanup. 2009-04-05 00:27:57 +02:00
serial_max3100.c drivers/serial: Move conditional compilation to Makefile for CONFIG_* macros 2008-08-03 02:24:52 +02:00
serial_mxc.c Add support for Freescale MX25 SOC 2010-03-07 12:36:36 -06:00
serial_netarm.c netarm: move serial driver to drivers/serial 2009-03-29 23:01:41 +02:00
serial_pl01x.c Moved conditional compile into Makefile 2008-09-09 14:42:02 +02:00
serial_pl01x.h Merged serial_pl010.c and serial_pl011.c. 2008-09-09 14:41:11 +02:00
serial_pxa.c serial: struct serial_device: add uninit() entry for drivers 2010-04-24 21:34:07 +02:00
serial_s3c24x0.c serial: struct serial_device: add uninit() entry for drivers 2010-04-24 21:34:07 +02:00
serial_s3c44b0.c s3c44b0: move serial driver to drivers/serial 2009-03-29 23:01:41 +02:00
serial_s5pc1xx.c serial: struct serial_device: add uninit() entry for drivers 2010-04-24 21:34:07 +02:00
serial_sa1100.c sa1100: move serial driver to drivers/serial 2009-03-29 23:01:41 +02:00
serial_sh.c sh: serial: use readx/writex accessors 2009-01-16 11:59:20 +09:00
serial_xuartlite.c drivers/serial: Move conditional compilation to Makefile for CONFIG_* macros 2008-08-03 02:24:52 +02:00
usbtty.c stdio/device: rework function naming convention 2009-07-18 00:27:46 +02:00
usbtty.h mod change 755 => 644 for multiple files 2010-03-21 22:22:53 +01:00