commit | 75c04c2834eefe0ab4fb16051af62a399d633ebe | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Fri Jul 18 17:01:19 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jul 21 14:43:01 2014 -0700 |
tree | 485da9efe63b5c6311fa583fc10513877538ad44 | |
parent | 5d6e2298b29113e6b71f1c30bfcfc70051abdcec [diff] |
staging: comedi: pcm3724: use default (*io) callback from 8255 module The private (*io) callback used by this driver is identical to the default one provided by the 8255 module. Use the default one instead. 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>