commit | 849d1ea4ae28e57557ad8901837d36aa2a760b5e | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Mon Apr 08 18:16:22 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Apr 09 16:29:03 2013 -0700 |
tree | 3c3416f44fb6dcc1106d29293203b8c3b4c10e08 | |
parent | c5eb6eadec53012ddd820dbab686665b02313dca [diff] |
staging: comedi: rti800: move the comedi_alloc_subdevices() For aesthetic reasons, move the call to comedi_alloc_subdevices() so it occurs right before the subdevice init. 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>