linux/arch/arm/mach-s5p64x0
Heiko Stuebner 04511a6fae ARM: SAMSUNG: Fix missing api-change from subsys_interface change
Commit 4a858cfc9a (arm: convert sysdev_class to a regular subsystem)
converted the samsung sysdevs into subsys_interface instances.

While the original add-function only had a (struct sys_device *)
parameter, the dev_add from subsys_interface needs
	(struct device *, struct subsys_interface *)
leading to "initialized from incompatible pointer type" warnings.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Cc: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2012-01-27 15:35:47 +09:00
..
include/mach Merge branch 'samsung/dt' into samsung/cleanup 2012-01-09 16:01:00 +00:00
Kconfig ARM: S5P64X0: Add HSMMC setup for host Controller 2011-12-26 16:30:43 +09: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
clock-s5p6440.c Driver specific changes 2012-01-09 14:39:22 -08:00
clock-s5p6450.c Driver specific changes 2012-01-09 14:39:22 -08:00
clock.c Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 2012-01-07 12:03:30 -08:00
common.c Driver specific changes 2012-01-09 14:39:22 -08: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: Segregate audio devices 2010-12-30 08:24:27 +09:00
dma.c ARM: S5P64x0: Modify platform data for pl330 driver 2011-12-23 10:07:07 +09: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
mach-smdk6440.c Merge branch 'samsung/cleanup' into samsung/driver 2012-01-09 16:14:07 +00:00
mach-smdk6450.c Merge branch 'samsung/cleanup' into samsung/driver 2012-01-09 16:14:07 +00: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 ARM: S5P64X0: Modified files for SPI consolidation work 2011-12-23 10:50:02 +09:00