commit | 5d7519dfc963ec8b6a10a51356840580fc005a1e | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@nxp.com> | Fri Sep 09 08:31:33 2016 -0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 13 18:54:34 2016 +0200 |
tree | f4e90974c11ba3d92c5ffa1f2263aee61b1f3043 | |
parent | 8b2303de399f66b0da2c7e5bcc8296be574766f1 [diff] |
serial: mxs-auart: Disable clock on error path We should disable the previously acquired clock when enabling s->clk fails. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Reviewed-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>