staging: comedi: s626: remove devpriv macro
authorH Hartley Sweeten <hartleys@visionengravers.com>
Mon, 15 Oct 2012 17:16:38 +0000 (10:16 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 22 Oct 2012 19:00:55 +0000 (12:00 -0700)
commit7f2f7e050bea242735880b7876d9771efb580213
tree0526c24cff19a01315c88f0cfbece90a9ebe9acd
parent9a1a6cf8ae5ca58171e117335b9983e3cfa2185c
staging: comedi: s626: remove devpriv macro

Missed one... This macro relies on a local variable having
a specific name. Remove its use by replacing it with a local
variable where used.

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