From: Lars-Peter Clausen Date: Sun, 15 Sep 2013 15:31:00 +0000 (+0100) Subject: iio:kfifo_buf: Use wake_up_interruptible_poll() X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~694^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=623c334c1a40ae84a19ab8ef77924e9f0f2d4bcd;p=pandora-kernel.git iio:kfifo_buf: Use wake_up_interruptible_poll() Use wake_up_interruptible_poll() instead of wake_up_interruptible() to only wake up those threads that listen for input poll notifications. Signed-off-by: Lars-Peter Clausen Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed