From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755202AbcCaBtM (ORCPT ); Wed, 30 Mar 2016 21:49:12 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:54359 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754759AbcCaBtL (ORCPT ); Wed, 30 Mar 2016 21:49:11 -0400 Date: Wed, 30 Mar 2016 18:31:34 -0700 From: Greg Kroah-Hartman To: John Stultz Cc: Rob Herring , lkml , Arve =?iso-8859-1?B?SGr4bm5lduVn?= , Riley Andrews , Rom Lemarchand , Dmitry Shmidt , Android Kernel Team , Greg Hackmann Subject: Re: [PATCH] android: remove timed output/gpio driver Message-ID: <20160331013134.GA4470@kroah.com> References: <1458853097-1042-1-git-send-email-robh@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Mar 24, 2016 at 02:05:53PM -0700, John Stultz wrote: > On Thu, Mar 24, 2016 at 1:58 PM, Rob Herring 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 > > Cc: "Arve Hjønnevåg" > > Cc: Riley Andrews > > Signed-off-by: Rob Herring > > 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 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