From: Jonathan Cameron Date: Wed, 14 Dec 2011 20:49:31 +0000 (+0000) Subject: staging:iio: iio_trigger contains defunct owner field. Remove it. X-Git-Tag: v3.3-rc1~152^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0fdbe149c9d1cab9057c39a10cd609751541cf2;p=pandora-kernel.git staging:iio: iio_trigger contains defunct owner field. Remove it. This field moved into the trigger_ops structure a while back, but somehow never quite got cleared up. This clears the last few drivers to set it (nothing uses it) and gets rid of it entirely. Signed-off-by: Jonathan Cameron Acked-by: Lars-Peter Clausen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed