From: H Hartley Sweeten Date: Wed, 30 Jan 2013 22:23:27 +0000 (-0700) Subject: staging: comedi: cb_das16_cs: convert to auto attach X-Git-Tag: v3.9-rc1~127^2~200 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bdaef1afc15ae675a1d26e19d2b77bde215ef4a;p=pandora-kernel.git staging: comedi: cb_das16_cs: convert to auto attach Convert this pcmcia driver to the comedi auto attach mechanism. This allows getting rid of the "hack" needed to pass the pcmcia_device pointer from the pcmcia_driver to the comedi_driver. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed