aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2018-02-18 22:02:46 +0100
committerGreg Kroah-Hartman <[email protected]>2018-02-28 15:29:59 +0100
commit42afa627c338e22bbde06c95bd7b46f960c91f79 (patch)
tree81218297c50c973a6d2ece14aa98b38919022cb6 /scripts/bpf_helpers_doc.py
parent4238c00bb154be840c11540a81c5e99faa06a631 (diff)
serial: imx: drop check for enabled dma in .startup
imx_shutdown() calls imx_disable_dma if .dma_is_enabled. So after imx_shudown() completes, .dma_is_enabled is zero. For this reason .dma_is_enabled is also zero when imx_startup() is called. So the check for this variable being zero can be dropped. Signed-off-by: Uwe Kleine-König <[email protected]> Reviewed-by: Shawn Guo <[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