commit | 9429ccbf386c9fce9d998a96474a0926391208cf | [log] [tgz] |
---|---|---|
author | Yi Zhang <yizhang@marvell.com> | Wed Jan 23 09:52:25 2013 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jan 25 08:52:23 2013 -0800 |
tree | 11d8315f1e2be9019d123e9e88aaaa32580f1cad | |
parent | e8c5b56fdca7bb3006914f0bf7d09b4d64254172 [diff] |
serial: pxa: fine-tune clk useage 1) add clk_enable/disable in serial_pxa_console_write() 2) add clk_prepare() to follow common clock driver Signed-off-by: Yi Zhang <yizhang@marvell.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>