]> Pileus Git - ~andy/linux/commit
staging: comedi: deprecate loading firmware with comedi_config
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Wed, 9 Jan 2013 16:46:10 +0000 (09:46 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Jan 2013 00:51:46 +0000 (16:51 -0800)
commitd18431325be0d485f58097755de5ec90091f336d
tree591db2d575e883c82bd2dd98248f0b4c962dedb8
parentba1bcf6f23e192e88b7c07d20d6221a0bcb7929e
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 <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/comedi.h
drivers/staging/comedi/comedi_fops.c
drivers/staging/comedi/comedidev.h