]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4cc1dcf1c7e2690d8c8ccdedfc2854c0b38afe9a
tree8ba636cb6a0d1a68fa438c707e7e5c517bd17909
parentf0986e6bc7dcf1afea1caae864ffad4196e16e2d
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