On Mon, Mar 23, 2015 at 12:10:30AM +0100, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki <[email protected]> > > 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 <[email protected]> > --- > > 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 <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

