[PATCH 5/7] device property: Export dev_fwnode

2017-01-24 Thread Furquan Shaikh
Export dev_fwnode so that it can be used by other drivers like regulator. Signed-off-by: Furquan Shaikh --- drivers/base/property.c | 3 ++- include/linux/property.h | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/base/property.c

[PATCH 5/7] device property: Export dev_fwnode

2017-01-24 Thread Furquan Shaikh
Export dev_fwnode so that it can be used by other drivers like regulator. Signed-off-by: Furquan Shaikh --- drivers/base/property.c | 3 ++- include/linux/property.h | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/base/property.c b/drivers/base/property.c index