ARM: OMAP5+: vcores: Drop unnecessary #ifndefs
authorLokesh Vutla <lokeshvutla@ti.com>
Wed, 17 Aug 2016 10:55:35 +0000 (16:25 +0530)
committerTom Rini <trini@konsulko.com>
Sat, 20 Aug 2016 18:03:25 +0000 (14:03 -0400)
commit5328717cde60c81b355c456fa29ab22dad52a5db
tree7a444b7ddb496415267b5440746c70867b36af08
parent4ba58bdabd0ad8356401e5221e8377ebd412362d
ARM: OMAP5+: vcores: Drop unnecessary #ifndefs

gpio_en field is introduced to detect if pmic is controlled by GPIO.
Make this field 0 on all TPS659* pmics available on DRA7/OMAP5 based platforms
and remove the #ifndefs.

Reviewed-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/cpu/armv7/omap-common/clocks-common.c
arch/arm/cpu/armv7/omap5/hw_data.c