From: Jassi Brar Date: Fri, 7 May 2010 01:21:39 +0000 (+0900) Subject: ARM: S3C2412: DMA: Remove I2S FIFO address X-Git-Tag: v2.6.35-rc1~478^2^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4806174c516d26bf4a72db1789cfc96e4950d07;p=pandora-kernel.git ARM: S3C2412: DMA: Remove I2S FIFO address The S3C DMA API doesn't make use of hw_addr.to/from and also the FIFO addresses are provided from the I2S drivers. So these fields are redundant. This patch removes the hw_addr.to/from fields for I2S and the inclusion of header, paving way for the header to be moved closer to the I2S controller drivers. Signed-off-by: Jassi Brar Acked-by: Ben Dooks Signed-off-by: Mark Brown --- Reading git-diff-tree failed