driver core: Convert to kasprintf() for early dev_name().
authorPaul Mundt <lethal@linux-sh.org>
Mon, 29 Mar 2010 06:51:35 +0000 (15:51 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 29 Mar 2010 06:51:35 +0000 (15:51 +0900)
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>

No differences found