linux/drivers/mfd
Pawel Moll b99877f3f7 mfd: vexpress: Give the "leds-gpio" device a real parent
The registration of the "leds-gpio" device was using
"vexpress_sysreg_dev" as a parent before it was actually
set to something different than NULL.

Trivial fix by reordering the code.

Reported-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Signed-off-by: Pawel Moll <pawel.moll@arm.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2013-04-09 12:09:09 +02:00
..
88pm80x.c mfd: 88pm80x: Remove redundant devm_* calls 2013-02-14 00:22:54 +01:00
88pm800.c mfd: 88pm80x: Remove redundant devm_* calls 2013-02-14 00:22:54 +01:00
88pm805.c mfd: 88pm80x: Remove redundant devm_* calls 2013-02-14 00:22:54 +01:00
88pm860x-core.c mfd: 88pm860x: Drop devm_kfree of devm_kzalloc'd data 2013-04-08 17:25:18 +02:00
88pm860x-i2c.c
aat2870-core.c mfd: aat2870: Use use devm_*() functions 2013-04-08 17:25:26 +02:00
ab3100-core.c
ab3100-otp.c mfd: ab3100-otp: use module_platform_driver_probe() 2013-04-05 18:08:31 +02:00
ab8500-core.c mfd: ab8500-core: Add of_compatilbe property for ab8500-usb 2013-04-09 11:04:23 +02:00
ab8500-debugfs.c mfd: ab8500-debugfs: Trivially beautify the debugfs driver 2013-03-07 12:29:36 +08:00
ab8500-gpadc.c Merge branch 'for-mfd-and-power' of git://git.linaro.org/people/ljones/linux-3.0-ux500 2013-04-08 11:20:34 +02:00
ab8500-sysctrl.c mfd: ab8500: sysctrl: Initialize driver at arch_initcall 2013-04-09 12:07:55 +02:00
abx500-core.c mfd: abx500-core: Provide an API to dump all ABx500 registers 2013-02-04 08:31:34 +00:00
adp5520.c mfd: adp5520: Restore mode bits on resume 2013-04-08 16:48:06 +02:00
arizona-core.c mfd: wm5102: Don't wait for boot when boot sequencer is disabled 2013-04-08 15:21:03 +02:00
arizona-i2c.c
arizona-irq.c mfd: arizona: Try to use interrupt flags from interrupt controller 2013-04-08 15:20:58 +02:00
arizona-spi.c
arizona.h
as3711.c mfd: as3711: Add OF support 2013-04-05 11:20:14 +02:00
asic3.c
cros_ec_i2c.c mfd: Add ChromeOS EC I2C driver 2013-04-05 11:20:13 +02:00
cros_ec_spi.c mfd: cros_ec_spi: Warnings fix 2013-04-05 11:20:13 +02:00
cros_ec.c mfd: cros_ec: Export needed symbols for the i2c and spi modules 2013-04-05 11:20:13 +02:00
cs5535-mfd.c
da903x.c mfd: da903x: Use devm_*() functions 2013-04-08 17:25:28 +02:00
da9052-core.c
da9052-i2c.c mfd: da9052-i2c: Staticize da9052_i2c_fix() 2013-02-14 00:26:41 +01:00
da9052-irq.c
da9052-spi.c
da9055-core.c mfd: da9055: Change irq state to default 2013-04-09 10:09:26 +02:00
da9055-i2c.c
davinci_voicecodec.c mfd: davinci_voicecodec: use module_platform_driver_probe() 2013-04-05 18:08:45 +02:00
db8500-prcmu.c mfd: db8500-prcmu: Return early if the TCPM cannot be located 2013-04-09 12:02:42 +02:00
dbx500-prcmu-regs.h ARM: ux500: move PM-related PRCMU functions to machine 2013-04-08 13:57:53 +02:00
dm355evm_msp.c
ezx-pcap.c mfd: ezx-pcap: Use devm_*() functions 2013-04-08 17:25:27 +02:00
htc-egpio.c
htc-i2cpld.c
htc-pasic3.c mfd: htc-pasic3: use module_platform_driver_probe() 2013-04-05 18:08:45 +02:00
intel_msic.c mfd: intel_msic: Use devm_gpio_request_one() 2013-04-08 17:25:24 +02:00
janz-cmodio.c
jz4740-adc.c
Kconfig mfd: Remove twelve unused Kconfig symbols 2013-04-09 10:14:00 +02:00
lm3533-core.c mfd: lm3533: Use devm_gpio_request_one() 2013-04-08 17:25:23 +02:00
lm3533-ctrlbank.c
lp8788-irq.c
lp8788.c
lpc_ich.c mfd: lpc_ich: Use devres API to allocate private data 2013-02-15 18:43:38 +01:00
lpc_sch.c mfd: lpc_sch: Accomodate partial population of the MFD devices 2013-02-14 00:26:45 +01:00
Makefile mfd: Add ChromeOS EC SPI driver 2013-04-05 11:20:13 +02:00
max8907.c
max8925-core.c mfd: max8925: Fix onkey driver irq base 2013-02-14 00:23:00 +01:00
max8925-i2c.c mfd: max8925: Add irqdomain for dt 2013-02-14 00:23:00 +01:00
max8997-irq.c
max8997.c
max8998-irq.c
max8998.c
max77686-irq.c
max77686.c mfd: max77686: Use NULL instead of 0 2013-04-08 11:47:15 +02:00
max77693-irq.c
max77693.c mfd: max77693: Init max77693->dev before using it 2013-01-22 03:02:22 +01:00
mc13xxx-core.c
mc13xxx-i2c.c
mc13xxx-spi.c
mc13xxx.h
mcp-core.c
mcp-sa11x0.c
menelaus.c
mfd-core.c
omap-usb-host.c mfd: omap-usb-host: Add device tree support and binding information 2013-04-09 10:59:55 +02:00
omap-usb-tll.c mfd: omap-usb-tll: Add device tree support and binding information 2013-04-09 09:46:30 +02:00
omap-usb.h mfd: omap-usb-tll: Move configuration code to omap_tll_init() 2013-04-09 09:46:23 +02:00
palmas.c mfd: palmas: Initialise client->of_node for dummy created client 2013-04-08 18:13:20 +02:00
pcf50633-adc.c
pcf50633-core.c mfd: pcf50633: Init pcf->dev before using it 2013-01-22 03:05:33 +01:00
pcf50633-gpio.c
pcf50633-irq.c
pm8xxx-irq.c
pm8921-core.c
rc5t583-irq.c
rc5t583.c
rdc321x-southbridge.c
retu-mfd.c
rtl8411.c mfd: rtsx: Implement driving adjustment to device-dependent callbacks 2013-02-14 00:22:59 +01:00
rts5209.c mfd: rtsx: Implement driving adjustment to device-dependent callbacks 2013-02-14 00:22:59 +01:00
rts5227.c mfd: rtsx: Support RTS5227 2013-02-14 00:22:59 +01:00
rts5229.c mfd: rtsx: Implement driving adjustment to device-dependent callbacks 2013-02-14 00:22:59 +01:00
rtsx_pcr.c MFD: rtsx_pcr: Fix probe fail path 2013-04-05 18:40:14 +02:00
rtsx_pcr.h mfd: rtsx: Support RTS5227 2013-02-14 00:22:59 +01:00
sec-core.c regulator: s5m8767: Fix build in non-DT case 2013-02-04 18:31:25 +00:00
sec-irq.c
sm501.c
smsc-ece1099.c
sta2x11-mfd.c mfd: sta2x11: Build warning fix 2013-04-08 17:28:29 +02:00
stmpe-i2c.c
stmpe-spi.c
stmpe.c mfd: stmpe: DT: Add stmpe-i2c dt alias to get id device 2013-04-05 18:05:54 +02:00
stmpe.h
syscon.c mfd: syscon: Add non-DT support 2013-04-05 17:58:22 +02:00
t7l66xb.c
tc3589x.c mfd: tc3589x: Use devm_*() functions 2013-04-08 17:25:29 +02:00
tc6387xb.c
tc6393xb.c
ti_am335x_tscadc.c
ti-ssp.c
timberdale.c
timberdale.h
tmio_core.c
tps6105x.c
tps6507x.c mfd: tps6507x: Add DT support 2013-02-14 00:22:54 +01:00
tps6586x.c
tps65010.c
tps65090.c mfd: tps65090: Add resources for charger 2013-04-08 18:00:27 +02:00
tps65217.c
tps65910.c
tps65911-comparator.c
tps65912-core.c mfd: tps65912: Declare and use tps65912_irq_exit() 2013-03-12 09:25:50 +01:00
tps65912-i2c.c
tps65912-irq.c
tps65912-spi.c
tps80031.c
twl4030-audio.c mfd: twl4030-audio: Fix argument type for twl4030_audio_disable_resource() 2013-03-12 09:25:51 +01:00
twl4030-irq.c
twl4030-madc.c mfd: twl4030-madc: Add support for raw value in twl4030_madc_conversion 2013-04-08 16:36:23 +02:00
twl4030-power.c mfd: twl4030: Don't warn about uninitialized return code 2013-01-27 02:18:01 +01:00
twl6030-irq.c
twl6040.c mfd: twl6040: Use devm_*() functions 2013-04-08 17:25:27 +02:00
twl-core.c mfd: twl-core: Fix kernel panic on boot 2013-02-14 00:26:28 +01:00
twl-core.h
ucb1x00-assabet.c
ucb1x00-core.c
ucb1x00-ts.c
ucb1400_core.c
vexpress-config.c mfd: vexpress: Export global functions to fix build error 2013-01-22 17:28:34 +01:00
vexpress-sysreg.c mfd: vexpress: Give the "leds-gpio" device a real parent 2013-04-09 12:09:09 +02:00
viperboard.c
vx855.c
wl1273-core.c
wm831x-auxadc.c
wm831x-core.c
wm831x-i2c.c
wm831x-irq.c
wm831x-otp.c
wm831x-spi.c
wm5102-tables.c mfd: wm5102: Map in additional FLL control registers 2013-04-08 18:22:37 +02:00
wm5110-tables.c
wm8350-core.c
wm8350-gpio.c
wm8350-i2c.c
wm8350-irq.c
wm8350-regmap.c
wm8400-core.c
wm8994-core.c mfd: wm8994: Don't use system PM operations 2013-04-09 10:21:51 +02:00
wm8994-irq.c
wm8994-regmap.c
wm8994.h