linux/arch/arm/mach-s3c2412
Jassi Brar c4806174c5 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 <jassi.brar@samsung.com>
Acked-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2010-05-07 16:35:44 +01:00
..
Kconfig Kconfig: Remove useless and sometimes wrong comments 2009-11-09 09:40:56 +01:00
Makefile ARM: S3C2412: CPUFREQ: Add core support. 2009-07-30 23:22:54 +01:00
clock.c ARM: SAMSUNG: Reduce size of struct clk. 2010-01-15 17:10:10 +09:00
cpu-freq.c ARM: S3C: CPUFREQ: Add debugfs support for cpufreq 2009-07-30 23:22:56 +01:00
dma.c ARM: S3C2412: DMA: Remove I2S FIFO address 2010-05-07 16:35:44 +01:00
gpio.c
irq.c Merge branch 's3c-move' into devel 2008-10-14 22:24:51 +01:00
mach-jive.c ARM: S3C: Rename s3c_device_usb to s3c_device_ohci 2010-01-15 19:33:19 +09:00
mach-smdk2413.c ARM: S3C2412: Fixup commented out device in SMDK2413 2010-01-15 19:33:19 +09:00
mach-vstms.c ARM: S3C: Rename s3c_device_usb to s3c_device_ohci 2010-01-15 19:33:19 +09:00
pm.c [ARM] S3C2412: Add missing cache flush in suspend code 2009-05-01 12:28:16 +01:00
s3c2412.c ARM: S3C2412: Update memory register mapping and definitions 2009-07-30 23:22:54 +01:00
sleep.S