From: Roel Kluin Date: Fri, 18 Sep 2009 19:50:10 +0000 (-0700) Subject: MIPS: Decrease size of au1xxx_dbdma_pm_regs[][] X-Git-Tag: v2.6.32-rc3~58^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2e32149074501fc12f6e05f85812e07148a2276;p=pandora-kernel.git MIPS: Decrease size of au1xxx_dbdma_pm_regs[][] There are 16 individual channels (NUM_DBDMA_CHANS) to save/restore plus the global ddma block config (the +1). The last register in a channel can be skipped since it's read-only (at offset 0x18). Signed-off-by: Roel Kluin Cc: Manuel Lauss Signed-off-by: Andrew Morton Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed