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:
a636ee7
)
clocksource: Use dev_name() universally across the SH drivers.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 10 Mar 2010 07:26:25 +0000
(16:26 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 10 Mar 2010 07:26:25 +0000
(16:26 +0900)
There is no need to copy in the name from the sh timer config now that
dev_name() is available early. We prefer the dev_name() variant for
consistent naming.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found