From: Ohad Ben-Cohen Date: Thu, 17 Feb 2011 17:52:03 +0000 (-0800) Subject: drivers: hwspinlock: add framework X-Git-Tag: v2.6.39-rc1~432^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd9a4c7df256cee4e9f6a4b56baa3b89d63f0f1e;p=pandora-kernel.git drivers: hwspinlock: add framework Add a platform-independent hwspinlock framework. Hardware spinlock devices are needed, e.g., in order to access data that is shared between remote processors, that otherwise have no alternative mechanism to accomplish synchronization and mutual exclusion operations. Signed-off-by: Ohad Ben-Cohen Cc: Hari Kanigeri Cc: Benoit Cousson Cc: Kevin Hilman Cc: Grant Likely Cc: Paul Walmsley Cc: Russell King Acked-by: Arnd Bergmann Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed