From: Heiko Stuebner Date: Thu, 18 Aug 2011 11:16:56 +0000 (+0900) Subject: ARM: S3C24XX: Remove hw_addr from s3c24xx dma channel declarations X-Git-Tag: v3.2-rc1~40^2~15^2~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ead841c2ed986f7cc6a4830e816b0f633f95cf7f;p=pandora-kernel.git ARM: S3C24XX: Remove hw_addr from s3c24xx dma channel declarations According to commit c4806174c516d26bf4a72db1789cfc96e4950d07 (ARM: S3C2412: DMA: Remove I2S FIFO address) the S3C DMA API does not make use of hw_addr.to/from declared for some of the channels in mach-s3c24XX/dma.c Grepping through the kernel also did non reveal any new users of these properties since the mentioned commit. Signed-off-by: Heiko Stuebner Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed