staging: comedi: rtd520: remove RtdDma0Control macro
commitf5439764e6ca90d72e585d5e13ed1b3f9c6ac6ed
authorH Hartley Sweeten <hartleys@visionengravers.com>
Wed, 11 Jul 2012 00:21:45 +0000 (10 17:21 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Jul 2012 00:16:27 +0000 (15 17:16 -0700)
treee408b5a69c4996a247777215b1561fae341dc712
parent879dabbc2ed61bea3f97d7e6aaea8ce2a2a14dd4
staging: comedi: rtd520: remove RtdDma0Control macro

This macro uses the 'devpriv' macro which relies on a local variable
having a specific name. Plus it's just a wrapper around a simple
'writeb'. Remove the macro.

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