From: Linus Walleij Date: Fri, 1 Oct 2010 11:33:13 +0000 (+0200) Subject: spi/pl022: fix dubious allocation staticize platform data X-Git-Tag: v2.6.37-rc1~187^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9d629c737cb6687216a0c540b5466a4bd8b070a;p=pandora-kernel.git spi/pl022: fix dubious allocation staticize platform data This removes some dubious allocation of a local chipinfo struct in favor of a constant preset, tagging that one const revealed further problems with platform data being modified so fixed up these too. Reported-by: Virupax Sadashivpetimath Signed-off-by: Linus Walleij Signed-off-by: Grant Likely --- Reading git-diff-tree failed