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)
commit214a607a4f5bf5a14dab0304ba350cdaf3916795
treeb277d47ffff520d368024c4a5c539fafcea88c3e
parenta636ee7fb35b731ba2b331f6294e809bb6be09c8
clocksource: Use dev_name() universally across the SH drivers.

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>
drivers/clocksource/sh_cmt.c
drivers/clocksource/sh_mtu2.c
drivers/clocksource/sh_tmu.c