From: Ian Molton Date: Fri, 25 Jul 2008 21:59:29 +0000 (+0100) Subject: mfd: reduce stack usage in mfd-core.c X-Git-Tag: v2.6.28-rc1~97^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a87903f3b4fdbb2088d50a12eef872a1b3fa2ba4;p=pandora-kernel.git mfd: reduce stack usage in mfd-core.c This patch moves the allocation of the resources off the stack in mfd_add_device(). Signed-off-by: Ian Molton Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed