alistair23-linux/drivers/of
Jeremy Kerr 36b9d3070d of/flattree: use OF_ROOT_NODE_{SIZE,ADDR}_CELLS DEFAULT for fdt parsing
At present we're using hard-coded values for defaults when parsing the
FDT. This change uses the #defines instead.

Signed-off-by: Jeremy Kerr <jeremy.kerr@canonical.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2010-02-09 08:34:10 -07:00
..
base.c of: include linux/proc_fs.h 2010-02-09 08:34:09 -07:00
device.c
fdt.c of/flattree: use OF_ROOT_NODE_{SIZE,ADDR}_CELLS DEFAULT for fdt parsing 2010-02-09 08:34:10 -07:00
gpio.c of/gpio: Implement of_gpio_count() 2008-12-21 14:21:14 +11:00
Kconfig of: merge of_attach_node() & of_detach_node() 2010-02-09 08:32:42 -07:00
Makefile of/flattree: merge find_flat_dt_string and initial_boot_params 2009-11-23 14:53:09 -07:00
of_i2c.c drivers/of: Add the of_find_i2c_device_by_node function. 2009-01-09 15:49:06 -07:00
of_mdio.c of: Remove nested function 2009-10-15 09:58:27 -06:00
of_spi.c
platform.c of/platform: Implement support for dev_pm_ops 2009-10-30 17:20:53 +11:00