commit | 6aed2a885041f75ee9fdaa54a5d16134c1f83e51 | [log] [tgz] |
---|---|---|
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | Tue Feb 27 22:44:56 2018 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Feb 28 15:36:34 2018 +0100 |
tree | 1f313fb3d3afc98a286ab1ac48db54ce0cbda6af | |
parent | 302e8dcc3f78261f7f8fdd3baa452944c515a219 [diff] |
serial: imx: document functions that are called with port.lock taken Consistently indicate being called with irqs off and the port lock taken for all functions that this applies to. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>