u-boot/arch/powerpc/cpu
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
..
74xx_7xx Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
mpc5xx Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
mpc5xxx serial: struct serial_device: add uninit() entry for drivers 2010-04-24 21:34:07 +02:00
mpc8xx serial: struct serial_device: add uninit() entry for drivers 2010-04-24 21:34:07 +02:00
mpc8xxx Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
mpc83xx Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
mpc85xx Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
mpc86xx Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
mpc512x Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
mpc824x Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
mpc8220 Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
mpc8260 Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
ppc4xx serial: struct serial_device: add uninit() entry for drivers 2010-04-24 21:34:07 +02:00