commit | c97f6dd0fe21dfd658c59c144a1b7fd5d8db04ac | [log] [tgz] |
---|---|---|
author | Ohad Ben-Cohen <ohad@wizery.com> | Mon Sep 05 17:30:34 2011 +0300 |
committer | Ohad Ben-Cohen <ohad@wizery.com> | Wed Sep 21 19:45:32 2011 +0300 |
tree | 6cc0cb7fa7072aa62375a558a732b837703829a6 | |
parent | e467b6421435f467e274d4f25d62900e1e0e4286 [diff] |
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 <arnd@arndb.de> Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>