staging: comedi: rtd520: remove RtdDma0Reset macro
commite141869895906799e8111edab8e88b7bbde0cae1
authorH Hartley Sweeten <hartleys@visionengravers.com>
Wed, 11 Jul 2012 00:12:22 +0000 (10 17:12 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 15 Jul 2012 23:59:20 +0000 (15 16:59 -0700)
treeced530f00362a21ab2c0bfe0a6494cc66d1b18f0
parent4be6cd1cf63875092b468b57fbdaae946e93c631
staging: comedi: rtd520: remove RtdDma0Reset 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
'writel'. 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