[V3 patch 17/19] ARM: kirkwood: cpuidle: use init/exit common routine
Andrew Lunn
andrew at lunn.ch
Mon Apr 22 12:47:56 EDT 2013
On Mon, Apr 22, 2013 at 09:01:10AM +0200, Daniel Lezcano wrote:
> 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 ?
Yes, please do.
Andrew
More information about the linux-arm-kernel
mailing list