From: Peter Ujfalusi Date: Wed, 16 Jan 2013 13:53:53 +0000 (+0100) Subject: mfd: twl-core: Allocate twl_modules dynamically X-Git-Tag: v3.9-rc1~92^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dd810b5e6fa688010dcb6d386c61589e850aaaa;p=pandora-kernel.git mfd: twl-core: Allocate twl_modules dynamically At boot time we can allocate the twl_modules array dynamically based on the twl class we are using with devm_kzalloc() instead of the static twl_modules[] array. Signed-off-by: Peter Ujfalusi Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed