From: H Hartley Sweeten Date: Mon, 9 Dec 2013 22:31:07 +0000 (-0700) Subject: staging: comedi: pcmmio: remove 'first_chan' from subdevice private data X-Git-Tag: v3.14-rc1~150^2~311 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b346c318b7e1ec33149f79af3040b28bf3d74e39;p=pandora-kernel.git staging: comedi: pcmmio: remove 'first_chan' from subdevice private data The 'first_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