OSDN Git Service

staging: comedi: das16: remove reg_dump()
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Mon, 29 Jul 2013 20:56:21 +0000 (13:56 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 1 Aug 2013 00:37:48 +0000 (17:37 -0700)
commit9960ad37cf501336450048137c61be21cb0c5672
treef9e7ea2d2e93d1ae169203bc8649bd8c4ba65cb9
parent1aa4694fb6bd5c0cdadb6d7ba0723186f5198c1b
staging: comedi: das16: remove reg_dump()

This function just prints some development debug information. There is
no reason to leave this in the final driver.

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/das16.c