clocksource: sh_tmu: Constify name argument to sh_tmu_register()
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Mon, 17 Feb 2014 15:04:16 +0000 (16:04 +0100)
committerStephane Desneux <stephane.desneux@open.eurogiciel.org>
Wed, 4 Feb 2015 10:14:43 +0000 (11:14 +0100)
commiteb12d69af0407214aada9e3f0f77e30929f5f54d
tree709c75449fe5fdad46f8a84b6e09cb33fd30aa2c
parent0384cf26c15eeec9d6c59fb55f0a263be4d78627
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 <laurent.pinchart+renesas@ideasonboard.com>
(cherry picked from commit 84876d0505b15a2907696566a80a365993feab44)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
drivers/clocksource/sh_tmu.c