clocksource: Use dev_name() universally across the SH drivers.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 10 Mar 2010 07:26:25 +0000 (16:26 +0900)
committerPaul 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