From: H Hartley Sweeten Date: Mon, 25 Jun 2012 22:20:53 +0000 (-0700) Subject: staging: comedi: cb_das13_cs: change driver registration order X-Git-Tag: v3.6-rc1~100^2~543 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64c205f99790798fdcf42ea5093df1393a867e30;p=pandora-kernel.git staging: comedi: cb_das13_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 it it fails. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Frank Mori Hess Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed