]> git.baikalelectronics.ru Git - kernel.git/commit
staging: comedi: rtd520: remove RtdDma1Control macro
authorH Hartley Sweeten <hartleys@visionengravers.com>
Wed, 11 Jul 2012 00:22:46 +0000 (17:22 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Jul 2012 00:16:28 +0000 (17:16 -0700)
commita451bdd6e2444ff1a2f0cf3c762b298eebfdcb0b
treee39df78fc4ee02f42b268565193db88e5da47ff5
parent319d5755ee1fdaf46178a34f6d245c70354e06b3
staging: comedi: rtd520: remove RtdDma1Control 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