Commit 745664eb authored by Andy Shevchenko's avatar Andy Shevchenko Committed by Vinod Koul
Browse files

dw_dmac: fix constant in the comment

parent c6da0ba8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 */