From: H Hartley Sweeten Date: Wed, 23 Jan 2013 19:36:38 +0000 (-0700) Subject: staging: comedi: addi_apci_3501: board has a timer X-Git-Tag: v3.9-rc1~127^2~309 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d596e50ffbb183df6fb132a9a795a5ff8d7842c;p=pandora-kernel.git staging: comedi: addi_apci_3501: board has a timer The board supported by this driver has a timer device. Remove the conditional and always init the subdevice. Also, move the subdevice insn_* function pointers out of the boardinfo and use them to initialize the subdevice directly. Since devpriv->s_EeParameters.i_Timer is not longer being used, remove its initialization also. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed