Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752641AbdCNOxC (ORCPT ); Tue, 14 Mar 2017 10:53:02 -0400 Received: from Lepton.TopQuark.net ([168.235.66.66]:34386 "EHLO Mail2.TopQuark.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752601AbdCNOvX (ORCPT ); Tue, 14 Mar 2017 10:51:23 -0400 Date: Tue, 14 Mar 2017 10:51:10 -0400 From: Paul Donohue To: Masaki Ota <012nexus@gmail.com> Cc: dmitry.torokhov@gmail.com, nick.m.fletcher@gmail.com, joseph.salisbury@canonical.com, ben@smart-cactus.org, mhocko@suse.com, pali.rohar@gmail.com, rydberg@bitmath.org, linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, masaki.ota@jp.alps.com Subject: Re: [PATCH 2/2] Fix the issue that V8 Button pad Stick button does not work Message-ID: <20170314145110.GA4609@TopQuark.net> References: <20170314013413.7260-1-masaki.ota@jp.alps.com> <20170314013413.7260-2-masaki.ota@jp.alps.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170314013413.7260-2-masaki.ota@jp.alps.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 442 Lines: 10 On Tue, Mar 14, 2017 at 10:34:13AM +0900, Masaki Ota wrote: > From: Masaki Ota > - V8 Button pad Stick Right and Middle button don't work. > - Alps stick devices have physical buttons absolutely, so delete "ALPS_BUTTONPAD" check Flag from Stick button process. > > Signed-off-by: Masaki Ota > > Acked-by: Pali Rohar Tested-by: Paul Donohue