diff options
author | H Hartley Sweeten <hartleys@visionengravers.com> | 2012-09-18 18:46:57 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-09-19 09:41:43 +0100 |
commit | 63ad597e2d1da6472f381f9709bc87eecbe30328 (patch) | |
tree | a71d756443fac3bd998adfcb241d369cd2091f95 /tools/perf/scripts/python/sched-migration.py | |
parent | ad375f775836d481acd663e64eeab08c1a948974 (diff) |
staging: comedi: daqboard2000: use request_firmware()
This driver requires loading a firmware file for the cpld. This
is currently being done by passing the firmware data using the
COMEDI_DEVCONFIG ioctl through the attach() hook in the driver.
This does not work for auto-configured PCI devices due to the
firmware loading options not being set in the comedi_devconfig
parameter passed to the driver.
Change the driver so it gets the firmware using request_firmware()
and ignore any firmware options passed in the comedi_devconfig.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions