ARM: DRA7: hwmod: Fix the hwmod class for GPTimer4
authorSuman Anna <s-anna@ti.com>
Mon, 16 Mar 2015 20:54:54 +0000 (15:54 -0500)
committerPaul Walmsley <paul@pwsan.com>
Tue, 24 Mar 2015 17:52:50 +0000 (11:52 -0600)
commitedec17863362e0106b9e6b2f83237c7bd535e346
tree18700a55aae8c8b510bd3f495ec528cb4cbaf01e
parent1ac964f4c527267c8380e6e3c70d31ca1d162f93
ARM: DRA7: hwmod: Fix the hwmod class for GPTimer4

GPTimer 4 is a regular timer and not a secure timer, so fix
the hwmod to use the correct hwmod class (even though there
are no differences in the class definition itself).

Signed-off-by: Suman Anna <s-anna@ti.com>
[paul@pwsan.com: dropped dra7xx_timer_secure_hwmod_class and
 dra7xx_timer_secure_sysc to avoid compiler warnings]
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/omap_hwmod_7xx_data.c