From: H Hartley Sweeten Date: Mon, 9 Dec 2013 22:31:08 +0000 (-0700) Subject: staging: comedi: pcmmio: remove 'asic_chan' from subdevice private data X-Git-Tag: v3.14-rc1~150^2~310 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fba3e5b1fd9c615f607f87bbf2682c45ec7d31d;p=pandora-kernel.git staging: comedi: pcmmio: remove 'asic_chan' from subdevice private data The first 'asic_chan' that supports interrupts in the interrupt subdevice is always initialized to '0'. Remove this unneeded information from the subdevice private data. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed