clocksource: sh_tmu: Rename struct sh_tmu_priv to sh_tmu_device
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Mon, 27 Jan 2014 21:04:17 +0000 (22:04 +0100)
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Wed, 16 Apr 2014 10:03:18 +0000 (12:03 +0200)
commit0a72aa39cc105fbf6971feb8928a63530a4a446b
treef6884c07547e8986c8ea9c07ebbd4fbaf62c882f
parentde2d12c7e856f0fa59ea83275410a364d2b182c0
clocksource: sh_tmu: Rename struct sh_tmu_priv to sh_tmu_device

Channel data is private as well, rename priv to device to make the
distrinction between the core device and the channels clearer.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
drivers/clocksource/sh_tmu.c