From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755817AbcCRRb1 (ORCPT ); Fri, 18 Mar 2016 13:31:27 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:59986 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751338AbcCRRbZ (ORCPT ); Fri, 18 Mar 2016 13:31:25 -0400 Date: Fri, 18 Mar 2016 10:31:24 -0700 From: Greg KH To: Dmitry Torokhov Cc: Linus Walleij , linux-kernel@vger.kernel.org, Andrew Duggan , Christopher Heiny Subject: Re: [PATCH] staging: delete STE RMI4 hackish driver Message-ID: <20160318173124.GA19028@kroah.com> References: <1458292335-8632-1-git-send-email-linus.walleij@linaro.org> <20160318170111.GA27348@dtor-ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160318170111.GA27348@dtor-ws> 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 Fri, Mar 18, 2016 at 10:01:11AM -0700, Dmitry Torokhov wrote: > On Fri, Mar 18, 2016 at 10:12:15AM +0100, Linus Walleij wrote: > > As of commit 62d5bdf972ebcfc99f72f734ae979713e4ca6450 > > "Merge branch 'synaptics-rmi4' into next" the input subsystem > > has a proper RMI4 infrastructure and touchscreen driver. > > The ST Ux500 platform has been converted to use the new driver > > and its devicetree bindings. Delete this ancient hack. > > > > Cc: Andrew Duggan > > Cc: Christopher Heiny > > Cc: Dmitry Torokhov > > Signed-off-by: Linus Walleij > > Acked-by: Dmitry Torokhov Yeah! I'll go queue this up to be merged after 4.6-rc1 is out, glad to see this happen, congrats on getting the "real" driver merged. greg k-h