clocksource: sh_cmt: Split static information from sh_cmt_device
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Tue, 11 Feb 2014 22:46:48 +0000 (23:46 +0100)
committerStephane Desneux <stephane.desneux@open.eurogiciel.org>
Wed, 4 Feb 2015 10:14:22 +0000 (11:14 +0100)
commit44e06291b58dc8543ead76f884a8265f419c86e2
tree0d01bf32968f9d1ff758dee042a0fbd476dce2c5
parent1de1f039e0387b2063d43d38871341cdad7bd487
clocksource: sh_cmt: Split static information from sh_cmt_device

Create a new sh_cmt_info structure to hold static information about the
device model and reference that structure from the sh_cmt_device
structure.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
(cherry picked from commit 2cda3ac49d5744432e9ebffb8ba47bef6eca053d)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
drivers/clocksource/sh_cmt.c