From: Ohad Ben-Cohen Date: Mon, 5 Sep 2011 14:30:34 +0000 (+0300) Subject: hwspinlock/omap: simplify allocation scheme X-Git-Tag: v3.2-rc1~74^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c97f6dd0fe21dfd658c59c144a1b7fd5d8db04ac;p=pandora-kernel.git hwspinlock/omap: simplify allocation scheme Instead of allocating every hwspinlock separately, allocate them all in one shot. This both simplifies the driver and helps achieving better slab utilization. Reported-by: Arnd Bergmann Signed-off-by: Ohad Ben-Cohen --- Reading git-diff-tree failed