kernel-hacking-2024-linux-s.../drivers/of
Grant Likely 71a157e8ed of: add 'of_' prefix to machine_is_compatible()
machine is compatible is an OF-specific call.  It should have
the of_ prefix to protect the global namespace.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Michal Simek <monstr@monstr.eu>
2010-02-09 08:33:00 -07:00
..
base.c of: add 'of_' prefix to machine_is_compatible() 2010-02-09 08:33:00 -07:00
device.c
fdt.c of: unify phandle name in struct device_node 2010-01-28 14:06:53 -07:00
gpio.c
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