Loading arch/arm/mach-omap2/vc.c +0 −4 Original line number Original line Diff line number Diff line Loading @@ -280,10 +280,6 @@ void omap3_vc_set_pmic_signaling(int core_next_state) } } } } #define PRM_POLCTRL_TWL_MASK (OMAP3430_PRM_POLCTRL_CLKREQ_POL | \ OMAP3430_PRM_POLCTRL_CLKREQ_POL) #define PRM_POLCTRL_TWL_VAL OMAP3430_PRM_POLCTRL_CLKREQ_POL /* /* * Configure signal polarity for sys_clkreq and sys_off_mode pins * Configure signal polarity for sys_clkreq and sys_off_mode pins * as the default values are wrong and can cause the system to hang * as the default values are wrong and can cause the system to hang Loading Loading
arch/arm/mach-omap2/vc.c +0 −4 Original line number Original line Diff line number Diff line Loading @@ -280,10 +280,6 @@ void omap3_vc_set_pmic_signaling(int core_next_state) } } } } #define PRM_POLCTRL_TWL_MASK (OMAP3430_PRM_POLCTRL_CLKREQ_POL | \ OMAP3430_PRM_POLCTRL_CLKREQ_POL) #define PRM_POLCTRL_TWL_VAL OMAP3430_PRM_POLCTRL_CLKREQ_POL /* /* * Configure signal polarity for sys_clkreq and sys_off_mode pins * Configure signal polarity for sys_clkreq and sys_off_mode pins * as the default values are wrong and can cause the system to hang * as the default values are wrong and can cause the system to hang Loading