From: Benjamin Herrenschmidt Date: Tue, 16 Jun 2009 15:55:18 +0000 (+0000) Subject: powerpc/of: Fix usage of dev_set_name() in of_device_alloc() X-Git-Tag: v2.6.31-rc2~81^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03c01aa740d4137ea2884328f2c29956c6084834;p=pandora-kernel.git powerpc/of: Fix usage of dev_set_name() in of_device_alloc() dev_set_name() takes a format string, so use it properly and avoid a warning with recent gcc's Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed