dmaengine: usb-dmac: Fix DMAOR AE bit definition
authorHiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
Mon, 15 May 2017 08:49:52 +0000 (17:49 +0900)
committerVinod Koul <vinod.koul@intel.com>
Tue, 16 May 2017 04:28:51 +0000 (09:58 +0530)
commit9a445bbb1607d9f14556a532453dd86d1b7e381e
tree2ec2d201d37e2eea4dcd0fbd5064f4b094c3b6e0
parentb2d3c270f9f2fb82518ac500a9849c3aaf503852
dmaengine: usb-dmac: Fix DMAOR AE bit definition

This patch fixes the register definition of AE (Address Error flag) bit.

Fixes: 0c1c8ff32fa2 ("dmaengine: usb-dmac: Add Renesas USB DMA Controller (USB-DMAC) driver")
Cc: <stable@vger.kernel.org> # v4.1+
Signed-off-by: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
[Shimoda: add Fixes and Cc tags in the commit log]
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/sh/usb-dmac.c