diff options
| author | Daniel Thompson <daniel.thompson@linaro.org> | 2014-10-28 11:28:07 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-11-07 01:57:23 +0300 |
| commit | f968ef34945f8e606c5d98ff330a5903785ea76a (patch) | |
| tree | a2feca9ae84c3143c074c9a32fd05c13f88a3e0d /include | |
| parent | 97f754710304382607417c700476007443cd96a4 (diff) | |
| download | linux-f968ef34945f8e606c5d98ff330a5903785ea76a.tar.xz | |
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 'include')
0 files changed, 0 insertions, 0 deletions
