From: H Hartley Sweeten Date: Wed, 6 Feb 2013 00:23:40 +0000 (-0700) Subject: staging: comedi: comedi_usb: allow comedi usb drivers to pass a 'context' X-Git-Tag: v3.9-rc1~127^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55ab4f641a3bfbdb7c59b80e194c7242234bbb1f;p=pandora-kernel.git staging: comedi: comedi_usb: allow comedi usb drivers to pass a 'context' Allow the comedi usb drivers to pass a 'context' from their (*probe) functions to the comedi core's comedi_usb_auto_config(). This 'context' is then passed to comedi_auto_config() and then to the comedi_driver's (*auto_attach). Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed