diff options
author | Daniel Thompson <daniel.thompson@linaro.org> | 2014-10-28 09:28:07 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-11-06 14:57:23 -0800 |
commit | f968ef34945f8e606c5d98ff330a5903785ea76a (patch) | |
tree | a2feca9ae84c3143c074c9a32fd05c13f88a3e0d /scripts/Makefile.fwinst | |
parent | 97f754710304382607417c700476007443cd96a4 (diff) | |
download | linux-stable-f968ef34945f8e606c5d98ff330a5903785ea76a.tar.gz linux-stable-f968ef34945f8e606c5d98ff330a5903785ea76a.tar.bz2 linux-stable-f968ef34945f8e606c5d98ff330a5903785ea76a.zip |
serial: imx: clean up imx_poll_put_char()
imx_put_poll_char() has been simplified to remove the code to disable
interrupts. The present code can corrupt register state when re-entered
from FIQ handler.
Switch to _relaxed() MMIO functions (which are safe for polled I/O and
needed to avoid taking spin locks).
Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
Signed-off-by: Dirk Behme <dirk.behme@de.bosch.com>
Cc: Jiri Slaby <jslaby@suse.cz>
Cc: Huang Shijie <b32955@freescale.com>
Cc: linux-serial@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/Makefile.fwinst')
0 files changed, 0 insertions, 0 deletions