9
0
Fork 0
barebox/drivers
Sascha Hauer b6a2800537 of: make OFDEVICE a user selectable option
OFDEVICE decides whether or not we compile in support for probing
devices from the devicetree. Let the user decide this explicitly.
This makes the oftree, of_node and of_property commands independent
of devicetree device support since being able to manipulate
devicetrees has nothing to do with probing devices from the devicetree.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-03-06 11:41:28 +01:00
..
amba Merge branch 'for-next/vexpress' 2013-03-04 09:21:54 +01:00
ata Merge branch 'for-next/misc' 2013-03-04 09:21:37 +01:00
base Make "dev_get_resource" publicly available 2013-02-18 09:22:17 +01:00
clk Merge branch 'kconfig' 2012-12-08 12:22:21 +01:00
clocksource sp804: introduce amba_is_arm_sp804 to detect if the sp804 is present at the address 2013-02-12 20:35:52 +01:00
dma Cleanup Kconfig files 2012-12-08 12:22:12 +01:00
eeprom Merge branch 'kconfig' 2012-12-08 12:22:21 +01:00
gpio mfd: Using MFD_xx prefix for symbols 2013-02-18 09:21:08 +01:00
i2c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
input Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
led led: test for led->set callback before calling it 2013-01-14 13:39:20 +01:00
mci Merge branch 'for-next/mxs' 2013-03-04 09:21:54 +01:00
mfd mfd: Using MFD_xx prefix for symbols 2013-02-18 09:21:08 +01:00
misc Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
mtd mtd: nand: Fix compiler warning 2013-03-06 09:04:26 +01:00
net Merge branch 'for-next/misc' 2013-03-04 09:21:37 +01:00
of of: make OFDEVICE a user selectable option 2013-03-06 11:41:28 +01:00
pwm switch all platform_bus device/driver registering to platform_driver/device_register 2012-10-04 15:19:12 +02:00
serial Merge branch 'for-next/mxs' 2013-03-04 09:21:54 +01:00
spi Merge branch 'for-next/mxs' 2013-03-04 09:21:54 +01:00
usb Merge branch 'for-next/usb' 2013-03-04 09:21:54 +01:00
video Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
w1 w1: Fix compiler warning 2013-03-06 09:04:26 +01:00
watchdog Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
Kconfig Merge branch 'for-next/mtd' 2013-03-04 09:21:49 +01:00
Makefile of: make OFDEVICE a user selectable option 2013-03-06 11:41:28 +01:00