]> Pileus Git - ~andy/linux/commit
staging: comedi: me4000: remove thisboard macro
authorH Hartley Sweeten <hartleys@visionengravers.com>
Sat, 8 Sep 2012 00:40:40 +0000 (17:40 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 8 Sep 2012 04:45:27 +0000 (21:45 -0700)
commit8407593ac3961d2da7ebc01541a993ed0dc6d029
tree154732360e9bca3cadd837155bd753021de8d921
parent2d504528f2b6a067c2d49885bc15345238dbaaba
staging: comedi: me4000: remove thisboard macro

This macro relies on a local variable having a specific name.
Remove it and use the comedi_board() helper to get the pointer.

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