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)
committerSimon Horman <horms@verge.net.au>
Fri, 5 Dec 2014 00:22:48 +0000 (09:22 +0900)
commita8f188b12849c3d1bd2ec75e2c0cb0b07c3c707a
tree6856cede80f276edfd3b276e2204f5b078fe4f40
parentc97fc07de0eef80b1dda60375786aa8c1c0e7b2e
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