]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: comedi: addi_apci_16xx: board does not have a timer
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Fri, 18 Jan 2013 17:42:35 +0000 (10:42 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Jan 2013 20:57:22 +0000 (12:57 -0800)
commita03953fbd896354e1f9a1e165d9c0c8a571a4a00
treef510501716aa76a1df0a9c34d1a8c59a1a6d7169
parent243a55c57e9842c2a9fcc90018156dafb6642064
staging: comedi: addi_apci_16xx: board does not have a timer

The boards supported by this driver do not have a timer subdevice.
Remove the subdevice init for it.

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>
drivers/staging/comedi/drivers/addi_apci_16xx.c