staging: comedi: addi_apci_1564: tidy up APCI1564_EEPROM_REG bit defines
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Fri, 7 Aug 2015 18:45:07 +0000 (11:45 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 15 Aug 2015 01:34:57 +0000 (18:34 -0700)
commit836b8f2304a0363e98631f8cbccbe962d7dc23ab
tree60386e78b4ec6b57da3bd9ef3ccbdde55122a516
parent9f750d15a1d8387605745c89c21cf46d4ddd4cd0
staging: comedi: addi_apci_1564: tidy up APCI1564_EEPROM_REG bit defines

Use the BIT() macro to define the bits.

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>
drivers/staging/comedi/drivers/addi_apci_1564.c