git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6b39bf
)
tty: xuartps: Dynamically adjust to input frequency changes
author
Soren Brinkmann
<soren.brinkmann@xilinx.com>
Thu, 17 Oct 2013 21:08:11 +0000
(14:08 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 20 Oct 2013 02:47:38 +0000
(19:47 -0700)
Add a clock notifier to dynamically handle frequency changes of the
input clock by reprogramming the UART in order to keep the baud rate
constant.
Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found