linux/arch/arm/mach-s5p64x0
Thomas Abraham a5238e360b spi: s3c64xx: move controller information into driver data
Platform data is used to specify controller hardware specific information
such as the tx/rx fifo level mask and bit offset of rx fifo level. Such
information is not suitable to be supplied from device tree. Instead,
it can be moved into the driver data and removed from platform data.

Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org>
Acked-by: Jaswinder Singh <jaswinder.singh@linaro.org>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2012-07-13 15:23:46 +09:00
..
include/mach ARM: cleanups of io includes 2012-03-29 18:02:10 -07:00
clock-s5p6440.c spi: s3c64xx: move controller information into driver data 2012-07-13 15:23:46 +09:00
clock-s5p6450.c spi: s3c64xx: move controller information into driver data 2012-07-13 15:23:46 +09:00
clock.c ARM: S5P64X0: use static declaration when it is not used in other files 2012-01-21 13:06:10 +09:00
common.c Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
common.h ARM: 7250/1: restart: S5P64X0: use new restart hook 2012-01-05 12:57:19 +00:00
dev-audio.c ARM: S5P64X0: Use common macro to define resources on dev-audio.c 2012-05-12 16:12:30 +09:00
dma.c Merge branch 'topic/cleanup-use-static' into next/cleanup-use-static 2012-03-07 03:34:41 -08:00
gpiolib.c gpio/s5p64x0: move gpio driver into drivers/gpio/ 2011-09-21 10:52:39 +09:00
irq-pm.c ARM: S5P64X0: Add Power Management support 2011-10-04 20:31:24 +09:00
Kconfig ARM: S5P64X0: Add HSMMC setup for host Controller 2011-12-26 16:30:43 +09:00
mach-smdk6440.c ARM: Samsung: Rework platform data of s3c-fb driver 2012-04-09 16:11:24 +00:00
mach-smdk6450.c ARM: Samsung: Rework platform data of s3c-fb driver 2012-04-09 16:11:24 +00:00
Makefile Merge branch 'samsung/cleanup' into samsung/driver 2012-01-09 16:14:07 +00:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
pm.c ARM: SAMSUNG: Fix missing api-change from subsys_interface change 2012-01-27 15:35:47 +09:00
setup-fb-24bpp.c ARM: S5P64X0: Add GPIO setup for LCD 2011-10-04 19:00:53 +09:00
setup-i2c0.c ARM: S5P64X0: Change to using s3c_gpio_cfgall_range() 2010-10-23 11:50:20 +09:00
setup-i2c1.c ARM: S5P64X0: 2nd Change to using s3c_gpio_cfgall_range() 2010-10-23 11:50:53 +09:00
setup-sdhci-gpio.c ARM: S5P64X0: Add HSMMC setup for host Controller 2011-12-26 16:30:43 +09:00
setup-spi.c spi: s3c64xx: move controller information into driver data 2012-07-13 15:23:46 +09:00