From: H Hartley Sweeten Date: Wed, 19 Dec 2012 22:35:23 +0000 (-0700) Subject: staging: comedi: use comedi_dev_from_minor() X-Git-Tag: v3.9-rc1~127^2~536 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4da5fa9a439fda3019585aecab44462fd641b6f8;p=pandora-kernel.git staging: comedi: use comedi_dev_from_minor() Remove the need to export comedi_get_device_file_info() by using the new helper comedi_dev_from_minor(). This will also allow us to make the comedi_device_file_info struct private. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed