commit | 1c1f1d06a1ff6a2ab97cd849d7c0b4b613825fef | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Tue May 14 14:23:57 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu May 16 16:25:56 2013 -0700 |
tree | 94020999371f945d1daec7c8c28623e7e7bd7a7f | |
parent | 51af6fa15e83f88fdd7de235db353f6a8b35513f [diff] |
staging: comedi: dt9812: pass the comedi_device * to dt9812_digital_out_shadow() For aesthetic reasons, instead of passing the 'slot' pointer, pass the comedi_device pointer to this function and rename the local var 'result' to simply 'ret'. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>