commit | f822a6a1a11759f0a694a4a3547c1186e1a2eaec | [log] [tgz] |
---|---|---|
author | Ian Abbott <abbotti@mev.co.uk> | Fri Sep 14 17:34:32 2012 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Sep 17 05:09:09 2012 -0700 |
tree | 92224cde4240cb20f5b8aa8218ff62f97ff2f24a | |
parent | e4ff75b58a2475c9aafe1d137aa81bcba90aa379 [diff] |
staging: comedi: ni_pcidio: use mite_alloc() Allocate `struct mite_device` dynamically instead of searching for one on the `mite_devices` list constructed by the "mite" module. Signed-off-by: Ian Abbott <abbotti@mev.co.uk> Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>