kernel-ark/arch/arm/plat-s3c24xx
Sangwook Lee d670ac019f ARM: SAMSUNG: DMA Cleanup as per sparse
Function declaration differs between file: dma.c and file:dma.h
and SPARSE (Documentation/sparse.txt) gives error messages

All dma channels are members of 'enum dma_ch' and not 'unsigned int'
Please have a look at channel definitions in:
arch/arm/mach-s3c64xx/include/mach/dma.h
arch/arm/plat-samsung/include/plat/s3c-dma-pl330.h
arch/arm/mach-s3c2410/include/mach/dma.h
So all arguments should be of type 'enum dma_ch'

Signed-off-by: Sangwook Lee <sangwook.lee@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2011-07-16 15:50:19 +09:00
..
include ARM: S3C24XX: Add plaform device definition for USB High-Speed gadget controller. 2011-05-10 14:16:54 -07:00
clock-dclk.c
clock.c fix typos concerning "initiali[zs]e" 2010-06-16 18:05:05 +02:00
common-smdk.c ARM: S3C24XX: Fix nand partition table for s3c24XX 2010-10-18 19:53:34 +09:00
cpu-freq-debugfs.c
cpu-freq.c Fix common misspellings 2011-03-31 11:26:23 -03:00
cpu.c ARM: S3C24XX: Fix mess with gpio {set,get}_pull callbacks 2010-12-08 01:04:56 +00:00
devs.c ARM: S3C24XX: Add plaform device definition for USB High-Speed gadget controller. 2011-05-10 14:16:54 -07:00
dma.c ARM: SAMSUNG: DMA Cleanup as per sparse 2011-07-16 15:50:19 +09:00
gpio.c ARM: S3C24XX: Update missed gpio calls to use gpiolib 2010-05-18 19:06:33 +09:00
gpiolib.c ARM: S3C24XX: Fix mess with gpio {set,get}_pull callbacks 2010-12-08 01:04:56 +00:00
irq-pm.c ARM / Samsung: Use struct syscore_ops for "core" power management 2011-04-24 19:16:10 +02:00
irq.c ARM: S3C24XX: Move s3c24xx_irq_syscore_ops to plat-s3c24xx/irq.c 2011-06-03 18:36:52 -07:00
Kconfig ARM: SAMSUNG: Move PWM device definition from plat-s3c24xx to plat-samsung 2011-03-03 10:09:58 +09:00
Makefile Fix common misspellings 2011-03-31 11:26:23 -03:00
pm-simtec.c
pm.c
s3c2410-clock.c ARM: SAMSUNG: Add s3c_disable_clocks() and tidy init+disable usage 2010-05-10 11:44:38 +09:00
s3c2410-cpufreq-utils.c
s3c2410-iotiming.c
s3c2412-iotiming.c
s3c2443-clock.c ARM: S3C24XX: Add address map and clock definitions for HSMMC0 2011-01-06 14:09:18 +09:00
setup-i2c.c
setup-ts.c ARM: SAMSUNG: Implements cfg_gpio function for Samsung touchscreen 2010-05-19 18:25:22 +09:00
simtec-audio.c
sleep.S ARM: pm: convert samsung platforms to generic suspend/resume support 2011-02-22 17:11:25 +00:00
spi-bus0-gpe11_12_13.c ARM: S3C24XX: Fix wrong s3c_gpio_cfgpull 2010-11-25 10:58:10 +09:00
spi-bus1-gpd8_9_10.c ARM: S3C24XX: Fix wrong s3c_gpio_cfgpull 2010-11-25 10:58:10 +09:00
spi-bus1-gpg5_6_7.c ARM: S3C24XX: Fix wrong s3c_gpio_cfgpull 2010-11-25 10:58:10 +09:00