From: Laurent Pinchart Date: Mon, 17 Feb 2014 15:04:16 +0000 (+0100) Subject: clocksource: sh_tmu: Constify name argument to sh_tmu_register() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~43^2~8^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84876d0505b15a2907696566a80a365993feab44;p=pandora-kernel.git clocksource: sh_tmu: Constify name argument to sh_tmu_register() The name argument is assigned to const structure fields only, constify it. Signed-off-by: Laurent Pinchart --- Reading git-diff-tree failed