summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/TODO
diff options
context:
space:
mode:
authorJoshua Houghton <josh@awful.name>2016-08-01 19:17:25 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-08-21 17:27:16 +0200
commiteeeb5fb9323c75663da5a8d1d068cd7176aa77b4 (patch)
tree28dbdd0a65840c1019a6bfde3c424be1bd932371 /drivers/staging/wilc1000/TODO
parentaec8755d9d7a72a2fb74dfcb95d709710d5be44a (diff)
downloadop-kernel-dev-eeeb5fb9323c75663da5a8d1d068cd7176aa77b4.zip
op-kernel-dev-eeeb5fb9323c75663da5a8d1d068cd7176aa77b4.tar.gz
drivers: wilc1000: remove references to semaphores
* Update the comments that refer to semaphores * Remove redundant includes to semphore.h Signed-off-by: Joshua Houghton <josh@awful.name> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/wilc1000/TODO')
-rw-r--r--drivers/staging/wilc1000/TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/wilc1000/TODO b/drivers/staging/wilc1000/TODO
index ec93b2e..ae61b55 100644
--- a/drivers/staging/wilc1000/TODO
+++ b/drivers/staging/wilc1000/TODO
@@ -3,7 +3,6 @@ TODO:
- remove OS wrapper functions
- remove custom debug and tracing functions
- rework comments and function headers(also coding style)
-- replace all semaphores with mutexes or completions
- Move handling for each individual members of 'union message_body' out
into a separate 'struct work_struct' and completely remove the multiplexer
that is currently part of host_if_work(), allowing movement of the
OpenPOWER on IntegriCloud