diff options
| author | Ian Abbott <abbotti@mev.co.uk> | 2012-10-28 00:44:13 +0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-10-30 02:02:08 +0400 |
| commit | 156096a0398fd5c42beeed87ad9b79134d890d22 (patch) | |
| tree | f6eacf97376b5922b26788db3d9d088cf4a97de7 /scripts/checkpatch.pl | |
| parent | f9c3e4e7a797ec7c0de3ad6372ca332692cd0115 (diff) | |
| download | linux-156096a0398fd5c42beeed87ad9b79134d890d22.tar.xz | |
staging: comedi: rename old auto-config functions
Rename `comedi_auto_config()` to `comedi_old_auto_config()`, and
`comedi_auto_config_wrapper()` to `comedi_old_auto_config_wrapper()`.
These functions are deprecated and will be removed once the few
remaining low-level comedi drivers that use them have been updated.
(The low-level drivers in question support auto-configuration of
detected comedi devices, but still use the `attach()` hook in their
`struct comedi_driver` to do so.)
This internal change frees up the name `comedi_auto_config` for future
use.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions
