diff options
| author | Huang Shijie <[email protected]> | 2013-06-28 13:39:42 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2013-07-26 15:42:46 -0700 |
| commit | 1cf93e0d5488e27270ece49e8c293d546140d144 (patch) | |
| tree | 1a90267763d7289057a656fceca22a6c841faf57 /include/linux/timerqueue.h | |
| parent | 43b829b3c1aa8d4f748a8e68724df476d242365a (diff) | |
serial: imx: remove the uart_console() check
The uart_console() check makes the clocks(clk_per and clk_ipg) opened
even when we close the console uart.
This patch enable/disable the clocks in imx_console_write(),
so we can keep the clocks closed when the console uart is closed.
Also remove the clock enable/disable oprations in the probe, we do not
need them any more.
Signed-off-by: Huang Shijie <[email protected]>
Acked-by: Shawn Guo <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions