commit | 6d8b0f5be5108f6a3fc922ca4acfbf10e14d6cd0 | [log] [tgz] |
---|---|---|
author | Ian Abbott <abbotti@mev.co.uk> | Wed May 19 15:11:57 2010 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Jun 04 13:38:52 2010 -0700 |
tree | 5fb4093ea8a058bbee0570d4ce0ba51b6ab58165 | |
parent | a4cff8b82a3cd0c95348ad4ae28cee7a918a35cd [diff] |
Staging: comedi: Give the addi_apci_* drivers different driver names It is not currently possible for more than one of the addi_apci_* drivers to register themselves with comedi at once because they all use the same comedi driver name "addi_common". Give them different names. Signed-off-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>