staging: comedi: addi_apci_1564: correct typo in macro definition
authorChase Southwood <chase.southwood@gmail.com>
Sun, 17 Aug 2014 04:25:51 +0000 (23:25 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Aug 2014 20:16:19 +0000 (13:16 -0700)
commitb5283aab0483020a13b83cca09a840e50c4a2f9c
treed6533db9263e5bd2c7c0c3dfe7d833f917b38202
parent6caf60158821699e772a9545b030c7254519078e
staging: comedi: addi_apci_1564: correct typo in macro definition

A recent commit introduced a typo in the definition of
APCI1564_DO_CC_INT_DISABLE.  The macro is not use yet, so not a huge deal,
but this patch corrects it.

Signed-off-by: Chase Southwood <chase.southwood@gmail.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Cc: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/addi-data/hwdrv_apci1564.c