staging: line6: change monitor_level type ValueWait -> int
authorStefan Hajnoczi <stefanha@gmail.com>
Thu, 22 Nov 2012 19:48:47 +0000 (20:48 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Nov 2012 00:11:12 +0000 (16:11 -0800)
commit2c35dc2186ba0acbff57846c19cfedee87efd272
tree8ba636cb6a0d1a68fa438c707e7e5c517bd17909
parent410cefa7e9990373d2f46d6ea2c95f1bad284b04
staging: line6: change monitor_level type ValueWait -> int

The monitor_level sysfs attr has been dropped and we never need to wait
on the monitor_level value to change.  Switch to a plain int and drop
the wait queue.

Signed-off-by: Stefan Hajnoczi <stefanha@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/line6/pod.c
drivers/staging/line6/pod.h