From: Andreas Bombe Date: Sat, 14 Aug 2010 01:24:22 +0000 (+0200) Subject: staging: comedi das08_cs.c: Fix io_req_t conversion X-Git-Tag: v2.6.36-rc4~88^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10022a0675a8f8722068d956a798f1fddb02e71c;p=pandora-kernel.git staging: comedi das08_cs.c: Fix io_req_t conversion Commit 90abdc3b9 converted all PCMCIA users away from io_req_t. In das08_cs.c the converted IO lines mask setting was added but the old line using the now inexistent p_dev->io was not removed. Signed-off-by: Andreas Bombe Signed-off-by: Dominik Brodowski Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed