Searched hist:"83 abc5a77f3b028b8c845c39ce4053119e1de35b" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/lib/ |
H A D | vsprintf.c | diff 83abc5a77f3b028b8c845c39ce4053119e1de35b Thu Oct 03 07:32:17 CDT 2019 Sakari Ailus <sakari.ailus@linux.intel.com> lib/vsprintf: OF nodes are first and foremost, struct device_nodes
Factor out static kobject_string() function that simply calls device_node_string(), and thus remove references to kobjects (as these are struct device_node).
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by: Petr Mladek <pmladek@suse.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|