linux-kernel-test/arch/arm/mach-s3c2443
Heiko Stuebner ead841c2ed ARM: S3C24XX: Remove hw_addr from s3c24xx dma channel declarations
According to commit c4806174c5
(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 <heiko@sntech.de>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2011-09-16 15:39:43 +09:00
..
clock.c ARM: S3C24XX: Add clkdev support 2011-07-20 19:11:29 +09:00
dma.c ARM: S3C24XX: Remove hw_addr from s3c24xx dma channel declarations 2011-09-16 15:39:43 +09:00
irq.c arm: Fold irq_set_chip/irq_set_handler 2011-03-29 14:47:58 +02:00
Kconfig ARM: S3C2443: Implement GPIO pull-up/down configuration methods 2011-01-06 14:09:19 +09:00
mach-smdk2443.c ARM: S3C24XX: Add support UART3 for S3C2443 and S3C2416 2011-01-06 18:43:32 +09:00
Makefile [ARM] 4221/1: S3C2443: DMA support 2007-02-17 15:00:35 +00:00
s3c2443.c ARM: S3C2443: Implement GPIO pull-up/down configuration methods 2011-01-06 14:09:19 +09:00