The sparc64 PCI controler drivers have cases of using of_find_property() then derefernecing the property container to get at the data. It's more concise and efficient to use of_get_property() and the of_getintprop_default() helpers. -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html