On 08/10/15 18:30, H Hartley Sweeten wrote:
Fix a minor checkpatch.pl issue and cleanup this driver a bit.v2: as Ian abbott pointed out, it appears that the analog output data always needs munging to 2's complement. Fix patch 2 and merge with patch 3. H Hartley Sweeten (3): staging: comedi: ii_pci20kc: prefer using the BIT macro staging: comedi: ii_pci20kc: use comedi_offset_munge() staging: comedi: ii_pci20kc: update the MODULE_DESCRIPTION drivers/staging/comedi/drivers/ii_pci20kc.c | 84 ++++++++++++++--------------- 1 file changed, 40 insertions(+), 44 deletions(-)
Reviewed-by: Ian Abbott <[email protected]> -- -=( Ian Abbott @ MEV Ltd. E-mail: <[email protected]> )=- -=( Web: http://www.mev.co.uk/ )=- _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
