On Wed, 10 Dec 2014, Joe Perches wrote:
> As far as I can tell, there's no value indirecting
> the cpu passed to this function via a void *.
>
> Update all the callers and called functions from within
> clockevents_notify.
Aside of that there is no value for this 'notification' function at
all. T
On Wed, Dec 10, 2014 at 03:28:53PM -0800, Joe Perches wrote:
[...]
> arch/arm/mach-tegra/cpuidle-tegra114.c | 4 ++--
> arch/arm/mach-tegra/cpuidle-tegra20.c | 8
> arch/arm/mach-tegra/cpuidle-tegra30.c | 8
[...]
Acked-by: Thierry Reding
pgpsUlJQpYjp_.pgp
Description: PG
On Wednesday, December 10, 2014 03:28:53 PM Joe Perches wrote:
> As far as I can tell, there's no value indirecting
> the cpu passed to this function via a void *.
>
> Update all the callers and called functions from within
> clockevents_notify.
>
> Miscellanea:
>
> Add pr_fmt and convert one pr
As far as I can tell, there's no value indirecting
the cpu passed to this function via a void *.
Update all the callers and called functions from within
clockevents_notify.
Miscellanea:
Add pr_fmt and convert one printk(KERN_ERR to pr_err
Signed-off-by: Joe Perches
---
arch/arm/mach-omap2/cpu