From: Stephen Rothwell Date: Fri, 11 Jan 2008 06:24:53 +0000 (+1100) Subject: Driver Core: constify the name passed to platform_device_register_simple X-Git-Tag: v2.6.25-rc1~1243^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae72cddb2338bc36b991674a56a7bf70ae104d9e;p=pandora-kernel.git Driver Core: constify the name passed to platform_device_register_simple This name is just passed to platform_device_alloc which has its parameter declared const. Signed-off-by: Stephen Rothwell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed