On Mon, Mar 23, 2015 at 12:10:30AM +0100, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx> > > Now that the ACPI companions of devices are pointed to by the fwnode > field in struct device, the device_property_*() accessor functions > can be modified to use their fwnode_property_*() counterparts > internally with minimum extra overhead in the IS_ENABLED(CONFIG_OF) > case, so make those changes. > > This allows us to get rid of the rather ugly DEV_PROP_READ_ARRAY() > macro among other things. > > Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx> > --- > > On top of > > http://git.kernel.org/cgit/linux/kernel/git/rafael/linux-pm.git/commit/?h=linux-next&id=ce793486e23e0162a732c605189c8028e0910e86 Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html