From: H Hartley Sweeten Date: Thu, 4 Sep 2014 17:39:31 +0000 (-0700) Subject: staging: comedi: adl_pci9118: remove 'ai_pacer_min' from boardinfo X-Git-Tag: fixes-for-v3.18-merge-window~15^2~698 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84f3e3a8adad518b449807b4a9e74a0d6a5be0fb;p=pandora-kernel.git staging: comedi: adl_pci9118: remove 'ai_pacer_min' from boardinfo This value can easily be calculated based on the minimum sampling rate, 'ai_ns_min', and the base clock speed of the timers. Do that instead and remove the boardinfo. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed