]> git.karo-electronics.de Git - linux-beck.git/commit
staging: comedi: pcl730: clean up the register map documentation
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Thu, 6 Jun 2013 22:39:31 +0000 (15:39 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 9 Jun 2013 04:57:01 +0000 (21:57 -0700)
commit08f81bf121ff6a1bc40901e62e4cb222b9825f03
treeceb785024f864e57f06ff01c4110b9034c8ef616
parentef5838d91d462e38bdc5a191002383179a618d39
staging: comedi: pcl730: clean up the register map documentation

This driver supports a number of simple digital i/o boards with
slight variations in the register map. Clean up the comment about
the register map to better document the driver.

Remove the #define's used for the registers since thet don't apply
to all the board variations supported by the driver.

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