Re: [PATCH v2] serial: imx: Delete duplicated argument to '|' in imx_uart_probe
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2020-09-04 15:11:06
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2020-09-04 15:11:06
On Thu, Sep 03, 2020 at 09:35:41AM +0200, Uwe Kleine-König wrote:
Hello, On Thu, Sep 03, 2020 at 02:24:01PM +0800, Ye Bin wrote:quoted
When calculate "ucr1" UCR1_TRDYEN is duplicate. Fixes: c514a6f848b5b ("serial: imx: use Tx ready rather than Tx empty irq") Signed-off-by: Ye Bin <redacted>Not sure I'd use Fixes: to reference the commit that introduced this duplication, as this fix is not critical at all.
Agreed, I'm dropping that line. thanks, greg k-h