commit | 9233c8db355e70550298f493ec7c30b3e6425868 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Mon Jul 14 12:07:08 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 16 13:22:51 2014 -0700 |
tree | 55bb9c3386b63e51b0a184413e590d80b3819cd9 | |
parent | dd2694734212286e19c82cab5934aaf42649dc2a [diff] |
staging: comedi: ni_65xx: factor input filter disable out of (*auto_attach) For aesthetics, factor the code that disables the input filters out of ni_65xx_auto_attach(). 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>