tty: serial: samsung: drop earlycon support for unsupported platforms
authorAndré Draszik <andre.draszik@linaro.org>
Thu, 19 Oct 2023 10:06:38 +0000 (11:06 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 21 Oct 2023 17:03:03 +0000 (19:03 +0200)
commit9cffa831f0685c60c8ca743986a24b153b440fed
treea2ee2906554149a5bd010c3be44d97e6b66be70d
parentf16f577b33674de13afbd1376e0ad9ce55d121d6
tty: serial: samsung: drop earlycon support for unsupported platforms

Commit 1ea35b355722 ("ARM: s3c: remove s3c24xx specific hacks") removed
support here for several old platforms, but kept support for earlycon
for those same platforms.

As earlycon support for otherwise unsupported platforms doesn't seem to
be useful, just drop it as well.

Suggested-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: André Draszik <andre.draszik@linaro.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Sam Protsenko <semen.protsenko@linaro.org>
Link: https://lore.kernel.org/r/20231019100639.4026283-1-andre.draszik@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/samsung_tty.c