aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2018-03-02 11:07:26 +0100
committerGreg Kroah-Hartman <[email protected]>2018-03-09 10:21:01 -0800
commit76821e222c189b81d553b855ee7054340607eb46 (patch)
treeb66c935f27e7efc45d8f939d84f3e34b97e41890 /scripts/bpf_helpers_doc.py
parentdedc64e02f5da1c7bd0b4ec232341047a8b0142b (diff)
serial: imx: ensure that RX irqs are off if RX is off
Make sure that UCR1.RXDMAEN and UCR1.ATDMAEN (for the DMA case) and UCR1.RRDYEN (for the PIO case) are off iff UCR1.RXEN is disabled. This ensures that the fifo isn't read with RX disabled which results in an exception. Signed-off-by: Uwe Kleine-König <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions