dmaengine: imx-sdma: remove dummy assignment
authorVinod Koul <vinod.koul@intel.com>
Fri, 8 Jul 2016 05:09:26 +0000 (10:39 +0530)
committerVinod Koul <vinod.koul@intel.com>
Sat, 23 Jul 2016 10:37:28 +0000 (16:07 +0530)
commit24a1b5a011b0d223ec0d97f6f69cd4d66101684b
treec5b55214a8f22ff77aa7f0d6a91cf5ba5c45b3fb
parenta03811045ee3c2be1d333fb2136d06f244302d46
dmaengine: imx-sdma: remove dummy assignment

David reported:
drivers/dma/imx-sdma.c:1003]: (style) Same expression on both sides of '|='

ORing with itself yields same result, So remove this

Reported-by: David Binderman <dcb314@hotmail.com>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/imx-sdma.c