[PATCH v4 1/1] tty: serial: imx: remove imx_disable_rx_int

Uwe Kleine-König u.kleine-koenig at pengutronix.de
Wed Nov 15 23:30:20 PST 2017


On Wed, Nov 15, 2017 at 03:59:31PM -0700, Troy Kisky wrote:
> Since imx_disable_rx_int is only called by imx_startup,
> let's integrate it into that function. Notice UCR2_ATEN
> is never set in the driver, but I keep the clear so
> that I am only moving thing. Hopefully, the ageing timer
> will soon be used.

I'd drop the last sentence and write about ATEN: Notice UCR2_ATEN is
never set by the driver. The bit is still cleaned to make this patch a
noop.

> Signed-off-by: Troy Kisky <troy.kisky at boundarydevices.com>
Acked-by: Uwe Kleine-König <u.kleine-koenig at pengutronix.de>

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |



More information about the linux-arm-kernel mailing list