From: Andy Shevchenko Date: Tue, 19 Jun 2012 10:34:01 +0000 (+0300) Subject: dw_dmac: fix constant in the comment X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=745664ebe0a97237fb026d2c0aa1c689f9395f0c;p=linux-beck.git dw_dmac: fix constant in the comment Signed-off-by: Andy Shevchenko Acked-by: Viresh Kumar Signed-off-by: Vinod Koul --- diff --git a/drivers/dma/dw_dmac_regs.h b/drivers/dma/dw_dmac_regs.h index f298f69ecbf9..e248481ad5f1 100644 --- a/drivers/dma/dw_dmac_regs.h +++ b/drivers/dma/dw_dmac_regs.h @@ -82,7 +82,7 @@ struct dw_dma_regs { DW_REG(ID); DW_REG(TEST); - /* optional encoded params, 0x3c8..0x3 */ + /* optional encoded params, 0x3c8..0x3f7 */ }; /* Bitfields in CTL_LO */