From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH] pinctrl/amd: Remove the default de-bounce time Date: Thu, 4 Aug 2016 10:51:30 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mail-oi0-f47.google.com ([209.85.218.47]:33304 "EHLO mail-oi0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754097AbcHDIwm (ORCPT ); Thu, 4 Aug 2016 04:52:42 -0400 Received: by mail-oi0-f47.google.com with SMTP id j185so313433524oih.0 for ; Thu, 04 Aug 2016 01:51:31 -0700 (PDT) In-Reply-To: Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: "Agrawal, Nitesh-kumar" Cc: "Shah, Nehal-bakulchandra" , "Sen, Pankaj" , "S-k, Shyam-sundar" , "Xue, Ken" , SPG_Linux_Kernel , "linux-gpio@vger.kernel.org" On Mon, Aug 1, 2016 at 8:38 AM, Agrawal, Nitesh-kumar wrote: > In the function amd_gpio_irq_enable and amd_gpio_direction_input, remove the code which is setting the default de-bounce time to 2.75ms. > > The driver code shall use the same settings as specified in BIOS. > Any default assignment impacts TouchPad behaviour when the LevelTrig is set to EDGE FALLING. > > Reviewed-by: Ken Xue > Signed-off-by: Nitesh Kumar Agrawal Patch applied for fixes and tagged for stable. Yours, Linus Walleij