summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/of_device_common.c
Commit message (Expand)AuthorAgeFilesLines
* sparc: Use of_node_name_eq for node name comparisonsRob Herring2018-11-181-2/+2
* sparc: fix sparse warnings in of_device_common.cSam Ravnborg2014-04-291-1/+3
* sparc: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-281-1/+0
* sparc: move symbol exporters to use export.h not module.hPaul Gortmaker2011-10-311-1/+1
* sparc: Implement of_iomap().David S. Miller2011-03-181-0/+14
* sparc: Implement of_address_to_resource().David S. Miller2011-03-181-0/+13
* of: make of_find_device_by_node genericJonas Bonn2010-07-241-20/+0
* sparc: remove references to of_device and to_of_deviceGrant Likely2010-07-241-7/+7
* of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-241-1/+1
* of: Merge of_platform_bus_type with platform_bus_typeGrant Likely2010-07-241-3/+0
* sparc/of: Move of_device fields into struct pdev_archdataGrant Likely2010-06-281-2/+2
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* sparc: move of_device common code to of_device_commonRobert Reif2009-06-161-0/+174