]> asedeno.scripts.mit.edu Git - linux.git/commit
pinctrl/amd: Remove the default de-bounce time
authorAgrawal, Nitesh-kumar <Nitesh-kumar.Agrawal@amd.com>
Tue, 26 Jul 2016 08:28:19 +0000 (08:28 +0000)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 10 Aug 2016 13:45:54 +0000 (15:45 +0200)
commit8cf4345575a416e6856a6856ac6eaa31ad883126
treec7aa1e0c57c8aef17dc84e57a2dbd41a7865ce82
parentb120a3c286520ca465c54e8afa442be10560053b
pinctrl/amd: Remove the default de-bounce time

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.

Cc: stable@vger.kernel.org
Reviewed-by:  Ken Xue <Ken.Xue@amd.com>
Signed-off-by: Nitesh Kumar Agrawal <Nitesh-kumar.Agrawal@amd.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-amd.c