Re: [PATCH] [RFC] android-alarm: Switch from wakelocks to wakeup sources

From: Arve Hjønnevåg
Date: Fri Apr 20 2012 - 21:05:51 EST


On Fri, Apr 20, 2012 at 5:23 PM, John Stultz <john.stultz@xxxxxxxxxx> wrote:
> In their current AOSP tree, the Android in-kernel wakelock
> infrastructure has been reimplemented in terms of wakeup
> sources:
> http://git.linaro.org/gitweb?p=people/jstultz/android.git;a=commitdiff;h=e9911f4efdc55af703b8b3bb8c839e6f5dd173bb
>
> The Android alarm driver currently has stubbed out calls
> to wakelock functionality. So this patch simply converts
> the stubbed out wakelock calls to wakeup source calls, and
> removes the empty wakelock macros
>
> This is something I'd like to propose for staging, but wanted
> to get some input from Arve, Colin or other member of the
> Android team first.
>
> Thoughts or objections?
>

Looks reasonable to me.

--
Arve Hjønnevåg
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/