From: Andy Shevchenko Date: Tue, 19 Jun 2012 10:34:01 +0000 (+0300) Subject: dw_dmac: fix constant in the comment X-Git-Tag: v3.6-rc1~109^2~38 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=745664ebe0a97237fb026d2c0aa1c689f9395f0c;p=profile%2Fivi%2Fkernel-adaptation-intel-automotive.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 f298f69..e248481 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 */