From: Chase Southwood Date: Wed, 7 May 2014 07:03:32 +0000 (-0500) Subject: staging: comedi: addi_apci_1564: remove check for timer subdevice X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~455 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7af6741938c2c7dd9315fbd109172d6ca0ed6b15;p=pandora-kernel.git staging: comedi: addi_apci_1564: remove check for timer subdevice The only board served by this driver always has a timer, so we can init the timer subdevice without checking first. The boardinfo about the timer can also be removed and the data used directly. Signed-off-by: Chase Southwood Reviewed-by: Ian Abbott Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed