From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752010AbaDYGfP (ORCPT ); Fri, 25 Apr 2014 02:35:15 -0400 Received: from mail-pa0-f45.google.com ([209.85.220.45]:49661 "EHLO mail-pa0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750844AbaDYGfN (ORCPT ); Fri, 25 Apr 2014 02:35:13 -0400 Date: Thu, 24 Apr 2014 23:35:09 -0700 From: Dmitry Torokhov To: Sheng-Liang Song Cc: linux-arm-kernel@lists.infradead.org, Shawn Nematbakhsh , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Input: atkbd - fix keyboard LG Electronics Message-ID: <20140425063509.GA10433@core.coreip.homeip.net> References: <1398351432-5361-1-git-send-email-ssl@chromium.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1398351432-5361-1-git-send-email-ssl@chromium.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Apr 24, 2014 at 07:57:12AM -0700, Sheng-Liang Song wrote: > After issuing ATKBD_CMD_RESET_DIS, LG Keyboard stop working. The > workaround is to remove ATKBD_CMD_RESET_DIS for LG Keyboards. > > In order to keep the minimum changes to the current atkbd driver, I add > logic to apply the patch if and only if the device is LG LW25-B7HV or > P1-J273B. > > Signed-off-by: Sheng-Liang Song Applied, thank you. -- Dmitry