From 84f3e3a8adad518b449807b4a9e74a0d6a5be0fb Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Thu, 4 Sep 2014 10:39:31 -0700 Subject: [PATCH] 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-format-patch failed