9
0
Fork 0
barebox/drivers
Sascha Hauer b42bcee8f4 mfd: mc13xxx: move to coredevice_initcall
The PMIC is often a dependency for other devices, so make sure
it's initialized early. While at it, merge the spi/i2c registration
into a single initcall and use IS_ENABLED instead of ifdefs.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-05-19 08:36:37 +02:00
..
amba treewide: Use dev_add_param_int_ro where possible 2013-04-11 11:48:35 +02:00
ata Merge branch 'for-next/misc' 2014-05-05 13:32:37 +02:00
base common: Allow for I/O mapped I/O 2014-04-08 08:17:55 +02:00
bus bus: mvebu: add mbus driver 2014-02-10 09:08:51 +01:00
clk Merge branch 'for-next/tegra' 2014-05-05 13:34:21 +02:00
clocksource clocksource: add dummy software-only clocksource 2014-03-19 21:43:43 +01:00
dma mtd: nand: mxs-nand: Add i.MX6 support 2013-07-23 16:25:14 +02:00
eeprom remove redundant NULL check on free 2014-02-10 08:49:55 +01:00
gpio Merge branch 'for-next/tegra' 2014-05-05 13:34:21 +02:00
i2c i2c: implement of_find_i2c_adapter_by_node 2014-03-28 08:45:11 +01:00
input imx_keypad: Fix error handling 2014-04-23 14:01:45 +02:00
led led: Add default-on trigger 2014-03-03 08:06:04 +01:00
mci Merge branch 'for-next/tegra' 2014-05-05 13:34:21 +02:00
mfd mfd: mc13xxx: move to coredevice_initcall 2014-05-19 08:36:37 +02:00
misc Merge branch 'for-next/ioresource' 2014-05-05 11:05:51 +02:00
mtd Merge branch 'for-next/misc' 2014-05-05 13:32:37 +02:00
net Merge branch 'for-next/rockchip' 2014-05-05 13:33:09 +02:00
of Merge branch 'for-next/of' 2014-05-05 13:32:37 +02:00
pinctrl pinctrl: i.MX iomux-v3: Print more context in error message 2014-05-08 09:55:26 +02:00
pwm PWM: Implement devicetree support 2014-02-28 15:05:46 +01:00
regulator Add initial regulator support 2014-04-29 08:01:32 +02:00
serial Merge branch 'for-next/ioresource' 2014-05-05 11:05:51 +02:00
spi spi: i.MX: Move to coredevice_initcall 2014-05-19 08:36:37 +02:00
usb Fix AT91 UDC driver on boards without vbus. 2014-04-23 09:24:06 +02:00
video video: i.MX IPUv3 ldb: implement i.MX53 support 2014-05-09 17:41:45 +02:00
w1 w1: Fix compiler warning 2013-03-06 09:04:26 +01:00
watchdog reset_source: rename set_reset_source to reset_source_set 2014-01-29 12:12:17 +01:00
Kconfig Add initial regulator support 2014-04-29 08:01:32 +02:00
Makefile Add initial regulator support 2014-04-29 08:01:32 +02:00