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:
09081e5
)
tty: serial: vt8500: Unneccessary duplicated clock code removed
author
Tony Prisk
<linux@prisktech.co.nz>
Sat, 9 Mar 2013 05:44:37 +0000
(18:44 +1300)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 12 Mar 2013 15:53:22 +0000
(08:53 -0700)
Remove the extra code left over when the serial driver was changed
to require a clock. There is no fallback to 24Mhz as a clock is
now required.
Also remove a second call to of_clk_get which is unnecessary.
Signed-off-by: Tony Prisk <linux@prisktech.co.nz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found