From: Stefan Hajnoczi Date: Thu, 22 Nov 2012 19:48:47 +0000 (+0100) Subject: staging: line6: change monitor_level type ValueWait -> int X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c35dc2186ba0acbff57846c19cfedee87efd272;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed