commit | 2f23355e96b4a5896de2032176197fa0c5c444dd | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Tue Oct 26 17:56:07 2021 +0200 |
committer | Vinod Koul <vkoul@kernel.org> | Thu Oct 28 22:43:51 2021 +0530 |
tree | 0b8012346dc22c3d3c2aa21ee93397f0f1c59a31 | |
parent | 9502ffcda0491c2079e2f6e3278b3c7377fd81fb [diff] |
dmaengine: dw-axi-dmac: Simplify assignment in dma_chan_pause() Simplify assigning zero and performing a logical OR to a single assignment. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Link: https://lore.kernel.org/r/2abd0da35608c14689a919d47dd45898a8ab4297.1635263478.git.geert@linux-m68k.org Signed-off-by: Vinod Koul <vkoul@kernel.org>