From: H Hartley Sweeten Date: Fri, 7 Mar 2014 20:41:08 +0000 (-0700) Subject: staging: comedi: jr3_pci: remove 'channel_no' from subdevice private data X-Git-Tag: v3.15-rc1~139^2~307 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6ae5062043e80a166c4c61ff104628c34b1710f;p=pandora-kernel.git staging: comedi: jr3_pci: remove 'channel_no' from subdevice private data This member of the subdevice private data is just the subdevice 'index'. Use that instead and remove the member. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed