device property: Export fwnode_get_name()
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Mon, 2 Mar 2020 13:53:51 +0000 (16:53 +0300)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 16 Mar 2020 06:47:58 +0000 (07:47 +0100)
commit6fafbbe8d4140e44e0a64d6c914d628bdb2902ed
tree310cbda00eb8061f0dc9adcdcbc15dc4cc73da15
parent2a9c226da9aa997d862a22292279e806114a9db8
device property: Export fwnode_get_name()

This makes it possible to take advantage of the function in
the device drivers.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Link: https://lore.kernel.org/r/20200302135353.56659-8-heikki.krogerus@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/property.c