From: H Hartley Sweeten Date: Mon, 2 Jul 2012 22:43:52 +0000 (-0700) Subject: staging: comedi: das08_cs: change driver registration order X-Git-Tag: v3.6-rc1~100^2~436 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36061c842be56f62bf77d7339bc4581a38e03846;p=pandora-kernel.git staging: comedi: das08_cs: change driver registration order As done with the other comedi driver types, register the comedi_driver first then the pcmcia_driver. Also, make sure the pcmcia_driver registration succeeds and unregister the comedi_driver if it fails. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed