From 7af6741938c2c7dd9315fbd109172d6ca0ed6b15 Mon Sep 17 00:00:00 2001 From: Chase Southwood Date: Wed, 7 May 2014 02:03:32 -0500 Subject: [PATCH] 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-format-patch failed