Re: [PATCH 25/35] ARM: OMAP: Use explicit broadcast oneshot control function

2015-02-23 Thread Tony Lindgren
* Peter Zijlstra [150216 05:13]: > From: Thomas Gleixner > > Replace the clockevents_notify() call with an explicit function call. > > Signed-off-by: Thomas Gleixner > Cc: Tony Lindgren Works for me: Tested-by: Tony Lindgren > --- > arch/arm/mach-omap2/cpuidle44xx.c |5 ++--- > 1 fil

[PATCH 25/35] ARM: OMAP: Use explicit broadcast oneshot control function

2015-02-16 Thread Peter Zijlstra
From: Thomas Gleixner Replace the clockevents_notify() call with an explicit function call. Signed-off-by: Thomas Gleixner Cc: Tony Lindgren --- arch/arm/mach-omap2/cpuidle44xx.c |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) Index: linux/arch/arm/mach-omap2/cpuidle44xx.c