commit | edec17863362e0106b9e6b2f83237c7bd535e346 | [log] [tgz] |
---|---|---|
author | Suman Anna <s-anna@ti.com> | Mon Mar 16 15:54:54 2015 -0500 |
committer | Paul Walmsley <paul@pwsan.com> | Tue Mar 24 11:52:50 2015 -0600 |
tree | 18700a55aae8c8b510bd3f495ec528cb4cbaf01e | |
parent | 1ac964f4c527267c8380e6e3c70d31ca1d162f93 [diff] |
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>