From: H Hartley Sweeten Date: Wed, 30 Jan 2013 22:24:38 +0000 (-0700) Subject: staging: comedi: tidy up the general purpose driver functions X-Git-Tag: v3.9-rc1~127^2~197 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ae6b20b88737f1828649b6cbe349c83b9f97bf0;p=pandora-kernel.git staging: comedi: tidy up the general purpose driver functions Group all the general comedi driver register/config/attach prototypes into one place in comedidev.h. Reorder the functions in drivers.c a bit so they are in a more logical usage order (bottom to top). Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed