commit | a87903f3b4fdbb2088d50a12eef872a1b3fa2ba4 | [log] [tgz] |
---|---|---|
author | Ian Molton <spyro@f2s.com> | Fri Jul 25 22:59:29 2008 +0100 |
committer | Samuel Ortiz <samuel@sortiz.org> | Sun Oct 19 22:54:09 2008 +0200 |
tree | 4bf292c607ed026110939f8d3380755a9d7ba415 | |
parent | 0cfd81031a26717fe14380d18275f8e217571615 [diff] |
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 <spyro@f2s.com> Signed-off-by: Samuel Ortiz <sameo@openedhand.com>