commit | 7dd5a5be2fe8a23eb1bed2d3be8d3c6eade78c58 | [log] [tgz] |
---|---|---|
author | Vaibhav Hiremath <hvaibhav@ti.com> | Sat Sep 03 21:35:31 2011 -0400 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sun Sep 04 11:36:17 2011 +0200 |
tree | ea01f6729307f235b5447282ed823f3a5afb6458 | |
parent | f4dac3e16c1a08eb087e711a7e0ada3cf390d7ea [diff] |
omap3:clock: check cpu_family before enabling clks for IVA & CAM In case of AM3517 and AM3505 (which is OMAP3 varients), IVA2 and ISP-CAMERA modules have been removed. So add check for cpu_family before enabling clocks for these modules, else this impacts subsequent power consumption and system suspend/resume functionality. Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com> Signed-off-by: Ranjith Lohithakshan <ranjithl@ti.com> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>