From: H Hartley Sweeten Date: Wed, 9 Jan 2013 16:46:10 +0000 (-0700) Subject: staging: comedi: deprecate loading firmware with comedi_config X-Git-Tag: v3.9-rc1~127^2~443 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d18431325be0d485f58097755de5ec90091f336d;p=pandora-kernel.git staging: comedi: deprecate loading firmware with comedi_config All the comedi drivers have been converted to use the request_firmware() hotplug interface. The COMEDI_DEVCONFIG ioctl support for passing the firmware blob as 'aux_data' is no longer required. Remove the feature and give the user a dev_warn message if it is attempted. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed