linux-stable/arch/arm/mach-s3c64xx
Richard Fitzgerald aaa84e6a03 regulator: arizona-ldo1: Move pdata into a separate structure
In preparation for sharing this driver with Madera, move the pdata
for the LDO1 regulator out of struct arizona_pdata into a dedicated
pdata struct for this driver. As a result the code in
arizona_ldo1_of_get_pdata() can be made independent of struct arizona.

This patch also updates the definition of struct arizona_pdata and
the use of this pdata in mach-crag6410-module.c

Signed-off-by: Richard Fitzgerald <rf@opensource.wolfsonmicro.com>
Acked-by: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
2017-04-25 16:36:32 +01:00
..
include/mach ARM: SAMSUNG: Fix typos 2016-05-30 09:13:11 +02:00
Kconfig ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB 2016-06-03 12:18:13 -07:00
Makefile ARM: s3c64xx: allow building without board support 2015-12-01 21:50:26 +01:00
ata-core.h ARM: SAMSUNG: local ata-core header in mach-s3c64xx 2015-07-30 02:00:36 +09:00
backlight.h ARM: SAMSUNG: local backlight header in mach-s3c64xx 2015-07-30 02:00:36 +09:00
common.c ARM: s3c64xx: Annotate external clock frequencies __ro_after_init 2016-12-29 15:40:29 +02:00
common.h ARM: s3c64xx: avoid warning about 'struct device_node' 2016-07-14 14:46:43 +02:00
cpuidle.c ARM: s3c64xx: prepare initcalls for multiplatform 2015-12-01 21:50:24 +01:00
crag6410.h ARM: S3C64XX: Use fixed IRQ bases to avoid conflicts on Cragganmore 2015-03-27 01:58:08 +09:00
dev-audio.c ARM: SoC platform updates 2017-02-23 15:33:54 -08:00
dev-backlight.c ARM: S3C64XX: Use PWM lookup table for smdk6410 2015-10-13 05:04:22 +09:00
dev-uart.c ARM: s3c64xx: enable sparse IRQ support 2015-12-01 21:50:24 +01:00
irq-pm.c ARM: s3c64xx: prepare initcalls for multiplatform 2015-12-01 21:50:24 +01:00
irq-uart.h ARM: SAMSUNG: local irq-uart header in mach-s3c64xx 2015-07-30 02:00:38 +09:00
mach-anw6410.c ARM: s3c64xx: enable sparse IRQ support 2015-12-01 21:50:24 +01:00
mach-crag6410-module.c regulator: arizona-ldo1: Move pdata into a separate structure 2017-04-25 16:36:32 +01:00
mach-crag6410.c ARM: SoC multiplatform code changes for v4.5 2016-01-20 18:03:56 -08:00
mach-hmt.c mtd: s3c2410: make ecc mode configurable via platform data 2016-11-07 14:48:35 +01:00
mach-mini6410.c mtd: s3c2410: make ecc mode configurable via platform data 2016-11-07 14:48:35 +01:00
mach-ncp.c ARM: s3c64xx: enable sparse IRQ support 2015-12-01 21:50:24 +01:00
mach-real6410.c mtd: s3c2410: make ecc mode configurable via platform data 2016-11-07 14:48:35 +01:00
mach-s3c64xx-dt.c arm: Remove unnecessary of_platform_populate with default match table 2016-06-23 14:58:37 -05:00
mach-smartq.c ARM: s3c64xx: smartq: Avoid sparse warnings 2016-07-11 17:44:11 +02:00
mach-smartq.h
mach-smartq5.c ARM: s3c64xx: enable sparse IRQ support 2015-12-01 21:50:24 +01:00
mach-smartq7.c ARM: s3c64xx: enable sparse IRQ support 2015-12-01 21:50:24 +01:00
mach-smdk6400.c ARM: s3c64xx: enable sparse IRQ support 2015-12-01 21:50:24 +01:00
mach-smdk6410.c ARM: s3c64xx: mark regulator init data as unused 2016-02-01 10:27:26 +09:00
onenand-core.h ARM: SAMSUNG: local onenand-core header in mach-s3c64xx 2015-07-30 02:00:47 +09:00
pl080.c ARM: s3c64xx: Add DMA slave maps for PL080 devices 2016-11-17 15:51:28 +05:30
pm.c Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm 2017-02-28 11:50:53 -08:00
regs-gpio-memport.h ARM: S3C64XX: make regs-gpio-memport.h local 2013-01-10 10:45:39 -08:00
regs-modem.h ARM: S3C64XX: make regs-modem.h local 2013-01-10 10:45:39 -08:00
regs-srom.h ARM: S3C64XX: make regs-srom.h local 2013-01-10 10:45:39 -08:00
regs-sys.h ARM: S3C64XX: make regs-sys.h local 2013-01-10 10:45:40 -08:00
regs-syscon-power.h ARM: S3C64XX: make regs-syscon-power.h local 2013-01-10 10:45:40 -08:00
regs-usb-hsotg-phy.h ARM: SAMSUNG: local regs-usb-hsotg-phy header in mach-s3c64xx 2015-07-30 02:00:36 +09:00
s3c6400.c ARM: s3c64xx: prepare initcalls for multiplatform 2015-12-01 21:50:24 +01:00
s3c6410.c ARM: s3c64xx: prepare initcalls for multiplatform 2015-12-01 21:50:24 +01:00
setup-fb-24bpp.c ARM: S3C[24|64]xx: move includes back under <mach/> scope 2014-01-14 15:24:06 +01:00
setup-i2c0.c ARM: S3C[24|64]xx: move includes back under <mach/> scope 2014-01-14 15:24:06 +01:00
setup-i2c1.c ARM: S3C[24|64]xx: move includes back under <mach/> scope 2014-01-14 15:24:06 +01:00
setup-ide.c ARM: S3C[24|64]xx: move includes back under <mach/> scope 2014-01-14 15:24:06 +01:00
setup-keypad.c ARM: S3C[24|64]xx: move includes back under <mach/> scope 2014-01-14 15:24:06 +01:00
setup-sdhci-gpio.c ARM: S3C[24|64]xx: move includes back under <mach/> scope 2014-01-14 15:24:06 +01:00
setup-spi.c ARM: S3C[24|64]xx: move includes back under <mach/> scope 2014-01-14 15:24:06 +01:00
setup-usb-phy.c ARM: SAMSUNG: local regs-usb-hsotg-phy header in mach-s3c64xx 2015-07-30 02:00:36 +09:00
sleep.S
watchdog-reset.h ARM: SAMSUNG: local watchdog-reset header in mach-s3c64xx 2015-07-30 02:00:52 +09:00