OSDN Git Service

tty: serial: samsung_tty: Add ucon_mask parameter
authorHector Martin <marcan@marcan.st>
Thu, 4 Mar 2021 21:38:54 +0000 (06:38 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Mar 2021 08:34:10 +0000 (09:34 +0100)
commit19d48787e31563b57f4f5549e926fbee46b394da
tree0f4d916bc4637a7c4f7a6fd490385d3cc82c26f2
parent196ebe5c000afbfe67b8561f716e365174552bd7
tty: serial: samsung_tty: Add ucon_mask parameter

This simplifies the code by removing the only distinction between the
S3C2410 and S3C2440 codepaths.

Signed-off-by: Hector Martin <marcan@marcan.st>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Tested-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Link: https://lore.kernel.org/r/20210304213902.83903-20-marcan@marcan.st
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/samsung_tty.c