From: Jonathan Cameron Date: Wed, 5 Oct 2011 14:27:56 +0000 (+0100) Subject: staging:iio:resolver:ad2s90 fix registration of null pointer X-Git-Tag: v3.2-rc1~169^2^2~162 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72a86ccd3a4b60dacddc97095e13f32ee6117314;p=pandora-kernel.git staging:iio:resolver:ad2s90 fix registration of null pointer When the new allocation code was introduced a stray pointer to iio_dev structure was left in the chip state structure. This was never set but was then registered with the core. Signed-off-by: Jonathan Cameron Acked-by: Michael Hennerich Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed