On Sat, Feb 03, 2007 at 09:27:49AM +0100, Arnd Bergmann wrote:
Can you do this using a power_save() callback instead of
an idle() callback? We've already moved over practically
all platforms to power_save(), it would be good to
kill off the ppc_md.idle() function as soon as it's
unneeded.
Good point. I've been carrying this patch since before then, that's why
I wasn't already using it. I'll revise and repost.
-Olof