Searched hist:fbb0030e3894119c089256f16626edd166c7629c (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/drivers/serial/ |
| H A D | serial_pxa.c | fbb0030e3894119c089256f16626edd166c7629c Sat Apr 24 17:27:04 UTC 2010 Anatolij Gustschin <agust@denx.de> 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>
|
| H A D | serial.c | fbb0030e3894119c089256f16626edd166c7629c Sat Apr 24 17:27:04 UTC 2010 Anatolij Gustschin <agust@denx.de> 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>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | serial.h | fbb0030e3894119c089256f16626edd166c7629c Sat Apr 24 17:27:04 UTC 2010 Anatolij Gustschin <agust@denx.de> 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>
|