Re: [PATCH v3 3/5] tty: serial: samsung: Remove USI initialization

From: Krzysztof Kozlowski
Date: Mon Dec 13 2021 - 06:00:36 EST


On 04/12/2021 20:57, Sam Protsenko wrote:
> USI control is now extracted to the dedicated USI driver. Remove USI
> related code from serial driver to avoid conflicts and code duplication.
>
> Signed-off-by: Sam Protsenko <semen.protsenko@xxxxxxxxxx>
> ---
> Changes in v3:
> - Spell check fixes in commit message
>
> Changes in v2:
> - (none)
>
> drivers/tty/serial/samsung_tty.c | 36 ++++----------------------------
> include/linux/serial_s3c.h | 9 --------
> 2 files changed, 4 insertions(+), 41 deletions(-)
>

Hi Sam,

Does this patch depend on USI driver? In cover letter you did not
mention any dependency, so this can go via Greg's tree, right?

Best regards,
Krzysztof