Re: [PATCH] android: remove timed output/gpio driver

From: Greg Kroah-Hartman
Date: Wed Mar 30 2016 - 21:49:15 EST


On Thu, Mar 24, 2016 at 02:05:53PM -0700, John Stultz wrote:
> On Thu, Mar 24, 2016 at 1:58 PM, Rob Herring <robh@xxxxxxxxxx> wrote:
> > timed_output was only used by the Android vibrator HAL which has now
> > learned how to use LED triggers instead[1]. Any users of it in AOSP are
> > on ancient kernels. Adding support for LED triggers is purely DT changes
> > and proper kernel config.
> >
> > [1] https://android.googlesource.com/platform%2Fhardware%2Flibhardware/+/61701df363310a5cbd95e3e1638baa9526e42c9b
> >
> > Cc: John Stultz <john.stultz@xxxxxxxxxx>
> > Cc: "Arve Hjønnevåg" <arve@xxxxxxxxxxx>
> > Cc: Riley Andrews <riandrews@xxxxxxxxxxx>
> > Signed-off-by: Rob Herring <robh@xxxxxxxxxx>
>
> Added a few other key emails to the CC here to give folks a chance to object.
>
> But from my POV:
> Acked-by: John Stultz <john.stultz@xxxxxxxxxx>

Given that we said we would delete this many months ago, I think we are
safe :)

I'll queue this up now.

thanks,

greg k-h