On Thu, Jul 13, 2017 at 8:27 AM, Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx> wrote: > Make fwnode arguments to the fwnode property API const. > > Signed-off-by: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx> > --- > drivers/acpi/property.c | 52 +++++++++++++++++++++++---------------- > drivers/base/property.c | 64 ++++++++++++++++++++++++++---------------------- > drivers/of/property.c | 34 +++++++++++++------------ > include/linux/acpi.h | 20 ++++++++------- > include/linux/fwnode.h | 26 +++++++++++--------- > include/linux/property.h | 63 ++++++++++++++++++++++++----------------------- > 6 files changed, 142 insertions(+), 117 deletions(-) Reviewed-by: Rob Herring <robh@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html