dw_dmac: fix constant in the comment
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 19 Jun 2012 10:34:01 +0000 (13:34 +0300)
committerVinod Koul <vinod.koul@linux.intel.com>
Thu, 21 Jun 2012 02:35:32 +0000 (08:05 +0530)
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Viresh Kumar <viresh.linux@gmail.com>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
drivers/dma/dw_dmac_regs.h

index f298f69ecbf997959235f5f620087917b23a023c..e248481ad5f1f27a3927b12d1b970ea1ad865a9a 100644 (file)
@@ -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 */