From: H Hartley Sweeten Date: Fri, 17 Aug 2012 02:50:42 +0000 (-0700) Subject: staging: comedi: cb_pcimdda: remove dio_chans from the private data X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~877 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d928b176a7e9c59a54a3d48fa16f9421dea0ad8;p=pandora-kernel.git staging: comedi: cb_pcimdda: remove dio_chans from the private data The cards supported by this driver always have 8255 compatible device. Remove the dio_chans variable from the private data and always initialize the 8255 subdevice. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed