commit | 78da264019e18db25b937fbb98328c680b1161cd | [log] [tgz] |
---|---|---|
author | Vaibhav Hiremath <hvaibhav@ti.com> | Fri Aug 24 20:24:24 2012 +0530 |
committer | Paul Walmsley <paul@pwsan.com> | Wed Sep 12 16:28:34 2012 -0600 |
tree | 10703621325d2c60fb982b8a2e3ebdf4f4c8f47d | |
parent | a2cfc509bc4eeef9f5c4607b1203f17f22ea2a36 [diff] |
ARM: OMAP2+: dpll: Add missing soc_is_am33xx() check for common functions Add missing soc_is_am33xx() check for DPLL common control & clock related functions, without this dpll programmability would be broken for am33xx family of devices. Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com> Cc: Rajendra Nayak <rnayak@ti.com> Cc: Paul Walmsley <paul@pwsan.com> Signed-off-by: Paul Walmsley <paul@pwsan.com>