diff options
| author | Ian Abbott <abbotti@mev.co.uk> | 2012-03-30 17:15:02 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-04-10 11:22:01 -0700 |
| commit | 63bf3d11df34426caa81e5478b2ff0e99875e972 (patch) | |
| tree | 2aa20f4cf5b0daf29ebd2cf8b76e387d08be153a /kernel/sysctl_binary.c | |
| parent | f4011670023f28cf9081904f8986c0c1be5c9f1e (diff) | |
staging: comedi: pass struct comedi_driver * to comedi_auto_config()
Pass a pointer to the struct comedi_driver to comedi_auto_config()
instead of the driver name. comedi_auto_config() will be changed to
make use of this. It currently calls comedi_device_attach() which
examines the whole list of struct comedi_driver objects. It will be
changed to restrict itself to just the supplied struct comedi_driver
object.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/sysctl_binary.c')
0 files changed, 0 insertions, 0 deletions
