From: Paul Mundt Date: Wed, 10 Mar 2010 07:26:25 +0000 (+0900) Subject: clocksource: Use dev_name() universally across the SH drivers. X-Git-Tag: v2.6.35-rc1~504^2~5^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=214a607a4f5bf5a14dab0304ba350cdaf3916795;p=pandora-kernel.git 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 --- Reading git-diff-tree failed