From: Jonathan Cameron Date: Fri, 30 Sep 2011 09:05:42 +0000 (+0100) Subject: staging:iio:adc:ad7606 refactor to remove st->irq and st->id. X-Git-Tag: v3.2-rc1~169^2^2~294 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cbb36a0236954527a8f7b66145f786d09b55ab9;p=pandora-kernel.git staging:iio:adc:ad7606 refactor to remove st->irq and st->id. id wasn't used anywhere and st->irq can be removed by simply passing it into the core remove function (trivially available in the two bus implementations). Signed-off-by: Jonathan Cameron Acked-by: Michael Hennerich Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed