diff options
| author | H Hartley Sweeten <hsweeten@visionengravers.com> | 2013-07-29 13:54:39 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-31 17:37:46 -0700 |
| commit | 6050cc918dd4c002ddebf76861c6d9f240c1a4dc (patch) | |
| tree | 932ff8d4e762811fb61a3858d4dc6ca86e77086e /include/linux | |
| parent | fb1864ba9535353530f43ae60386f00bc629a5bb (diff) | |
staging: comedi: das16: all supported board have digital outputs
All the boards supported by this driver have digital outputs and all
of then use the same function to handle the (*insn_bits) for the
subdevice.
Remove the 'do_' member from the boardinfo and always initialize the
digital output subdevice during the board attach.
Tidy up the subdevice init a bit as well as the (*insn_bits) function.
Remove SDF_READABLE from the subdev_flags. This is a pure digital output
subdevice and the outputs are not readable.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
