commit | fad1c32076ae8b82c7b62be5946f98596f7febeb | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Tue May 14 14:27:16 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu May 16 16:25:58 2013 -0700 |
tree | 703e40636097f6c2df84e3fc60b1c579da56b705 | |
parent | 387d4879500cfc4b887740643061336916f587fb [diff] |
staging: comedi: dt9812: pass the comedi_device * to dt9812_analog_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>