Re: [PATCH 2/2] tty: serial: samsung_tty: remove SERIAL_SAMSUNG_DEBUG

From: Greg Kroah-Hartman
Date: Thu Feb 20 2020 - 06:09:39 EST


On Thu, Feb 20, 2020 at 11:55:41AM +0100, Krzysztof Kozlowski wrote:
> On Thu, Feb 20, 2020 at 11:26:28AM +0100, Greg Kroah-Hartman wrote:
> > Since a05025d0ce72 ("tty: serial: samsung_tty: use standard debugging
> > macros") this configuration option is not used at all, so remove it from
> > the Kconfig file.
> >
> > Cc: Kukjin Kim <kgene@xxxxxxxxxx>
> > Cc: Donghoon Yu <hoony.yu@xxxxxxxxxxx>
> > Cc: Hyunki Koo <kkoos00@xxxxxxxxx>
> > Cc: HYUN-KI KOO <hyunki00.koo@xxxxxxxxxxx>
> > Cc: Shinbeom Choi <sbeom.choi@xxxxxxxxxxx>
> > Cc: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
> > Cc: Jiri Slaby <jslaby@xxxxxxxx>
> > Cc: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx
> > Cc: linux-samsung-soc@xxxxxxxxxxxxxxx
> > Cc: linux-serial@xxxxxxxxxxxxxxx
> > Cc: linux-kernel@xxxxxxxxxxxxxxx
> > Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
> > ---
> > drivers/tty/serial/Kconfig | 9 ---------
> > 1 file changed, 9 deletions(-)
>
> Reviewed-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>

Thanks for the quick review of both of these!

greg k-h