summaryrefslogtreecommitdiff
path: root/include/linux/netdev_features.h
diff options
context:
space:
mode:
authorH Hartley Sweeten <hsweeten@visionengravers.com>2013-07-29 13:54:39 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-07-31 17:37:46 -0700
commit6050cc918dd4c002ddebf76861c6d9f240c1a4dc (patch)
tree932ff8d4e762811fb61a3858d4dc6ca86e77086e /include/linux/netdev_features.h
parentfb1864ba9535353530f43ae60386f00bc629a5bb (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/netdev_features.h')
0 files changed, 0 insertions, 0 deletions