From: H Hartley Sweeten Date: Fri, 30 Nov 2012 01:20:50 +0000 (-0700) Subject: staging: comedi: addi_apci_2032: remove the timer s->range_table X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c7c42cdf6b1968da6588de97c4978ce602b5d34;p=pandora-kernel.git staging: comedi: addi_apci_2032: remove the timer s->range_table The timer subdevice does not have a digital range. Its range of 0 to 0xff is the value used to set the reload timer. Remove the setting of s->range_table. The comedi core will then set it to range_unknown. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed