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:
8b0bebe
)
spi/bcm63xx: remove unused speed_hz variable
author
Jonas Gorski
<jogo@openwrt.org>
Sat, 6 Apr 2013 11:18:57 +0000
(13:18 +0200)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 8 Apr 2013 12:42:10 +0000
(13:42 +0100)
speed_hz is a write only member, so we can safely remove it and its
generation. Also fixes the missing clk_put after getting the periph
clock.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found