Files
android_kernel_xiaomi_sm8450/drivers/base
Sakari Ailus cf89a31ca5 device property: Make fwnode_handle_get() return the fwnode
The fwnode_handle_get() function is used to obtain a reference to an
fwnode. A common usage pattern for the OF equivalent of the function is:

	mynode = of_node_get(node);

Similarly make fwnode_handle_get() return the fwnode to which the
reference was obtained.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2017-11-09 00:17:22 +01:00
..
2017-09-08 18:26:48 -07:00
2017-08-03 17:48:49 -07:00
2016-11-15 22:34:25 -05:00
2014-09-01 13:48:59 +02:00