From: Jonathan Cameron Date: Wed, 14 Dec 2011 20:49:30 +0000 (+0000) Subject: staging:iio: Make sure all triggers have a trigger_ops for the owner field. X-Git-Tag: v3.3-rc1~152^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8324e860770b1defa73d8f52244211bb9f0ed2f8;p=pandora-kernel.git staging:iio: Make sure all triggers have a trigger_ops for the owner field. The core needs the owner field to prevent module removal whilst in use and uses it without confirming that the trigger_ops structure actually exists. Signed-off-by: Jonathan Cameron Acked-by: Lars-Peter Clausen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed