dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/of
Grant Likely fc0bdae49d of: move definition of of_chosen into common code.
Rather than defining of_chosen in each arch, it can be defined for all
in driver/of/base.c

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: Michal Simek <monstr@monstr.eu>
2010-02-14 07:13:55 -07: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
base.c of: move definition of of_chosen into common code. 2010-02-14 07:13:55 -07:00
device.c OF-device: Don't overwrite numa_node in device registration 2008-10-31 16:12:01 +11:00
fdt.c of/flattree: Don't assume HAVE_LMB 2010-02-14 07:13:47 -07:00
gpio.c of: assume big-endian properties, adding conversions where necessary 2010-02-09 08:34:10 -07:00
of_i2c.c of: assume big-endian properties, adding conversions where necessary 2010-02-09 08:34:10 -07:00
of_mdio.c of: assume big-endian properties, adding conversions where necessary 2010-02-09 08:34:10 -07:00
of_spi.c of: assume big-endian properties, adding conversions where necessary 2010-02-09 08:34:10 -07:00
platform.c of/platform: Implement support for dev_pm_ops 2009-10-30 17:20:53 +11:00