summaryrefslogtreecommitdiff
path: root/kernel/gcov/gcc_base.c
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2019-10-06 11:33:12 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-10-07 13:21:54 +0200
commitfc64f7abbef2dae7ee4c94702fb3cf9a2be5431a (patch)
tree20e5f496f9cb884edb9b2f199ddf6d9c0b175feb /kernel/gcov/gcc_base.c
parent37e3ab00e4734acc15d96b2926aab55c894f4d9c (diff)
serial: 8250_omap: Fix gpio check for auto RTS/CTS
There are two checks to see if the manual gpio is configured, but these the check is seeing if the structure is NULL instead it should check to see if there are CTS and/or RTS pins defined. This patch uses checks for those individual pins instead of checking for the structure itself to restore auto RTS/CTS. Signed-off-by: Adam Ford <aford173@gmail.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Link: https://lore.kernel.org/r/20191006163314.23191-2-aford173@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/gcov/gcc_base.c')
0 files changed, 0 insertions, 0 deletions