[V3 patch 17/19] ARM: kirkwood: cpuidle: use init/exit common routine

Daniel Lezcano daniel.lezcano at linaro.org
Mon Apr 22 03:01:10 EDT 2013


On 04/14/2013 05:14 PM, Andrew Lunn wrote:

[ ... ]
>  int kirkwood_cpuidle_remove(struct platform_device *pdev)
>  {
> -	cpuidle_unregister_device(device);
> -	cpuidle_unregister_driver(&kirkwood_idle_driver);
> -
> +	cpuidle_unregister(&kirkwood_idle_driver);
>  	return 0;
>  }
>  
> -- 
> 1.7.9.5
>
> Tested-by: Andrew Lunn <andrew at lunn.ch>

Hi Andrew,

shall I consider it as acked-by also ?

Thanks
  -- Daniel



More information about the linux-arm-kernel mailing list