From: Arnd Bergmann Date: Mon, 1 Jun 2015 19:06:38 +0000 (+0200) Subject: staging: wilc1000: simplify semaphore wrapper X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~378 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f928b956760bc34ff314e9c8962066c230a05b9;p=pandora-kernel.git staging: wilc1000: simplify semaphore wrapper The driver has its own API for semaphores. This should be replaced with mutexes and completions, but for the moment we can start by removing the obviously unused parts. Signed-off-by: Arnd Bergmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed