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:
b3a223e
)
spi/sh-msiof: Remove unneeded clock name
author
Bastian Hecht
<hechtb@gmail.com>
Wed, 7 Nov 2012 11:40:04 +0000
(12:40 +0100)
committer
Grant Likely
<grant.likely@secretlab.ca>
Thu, 6 Dec 2012 14:05:00 +0000
(14:05 +0000)
clk_get() no longer needs a character string for associating the right
clock as this is done via the device struct now.
Signed-off-by: Bastian Hecht <hechtb@gmail.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
No differences found