commit | f2e92ee1af58128b554203fafbbd2ae37f694fec | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Mon Jul 29 14:05:37 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 31 17:38:03 2013 -0700 |
tree | f36daf54fe3bad0d6dd3aba3c7b47e3fc5c1dde7 | |
parent | ccb26aa72c9a5e7bf95ec148c734ca0821331922 [diff] |
staging: comedi: das16: absorb das1600_mode_detect() into caller This function is only called during the board attach to determine the pacer clock speed for the boards capable of bursting. Absorb it into the caller and remove the attach noise. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Reviewed-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>