Searched hist:bd05086b (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/base/ |
H A D | platform.c | bd05086b Mon Mar 29 01:51:35 CDT 2010 Paul Mundt <lethal@linux-sh.org> driver core: Convert to kasprintf() for early dev_name().
This is just a simple refactoring patch on top of the early dev_name() support, converting from kstrdup() to kasprintf() as suggested by Kay.
Signed-off-by: Paul Mundt <lethal@linux-sh.org> bd05086b Mon Mar 29 01:51:35 CDT 2010 Paul Mundt <lethal@linux-sh.org> driver core: Convert to kasprintf() for early dev_name(). This is just a simple refactoring patch on top of the early dev_name() support, converting from kstrdup() to kasprintf() as suggested by Kay. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|