git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93ddbbb
)
staging: comedi: cb_pcidda: remove thisboard and devpriv macros
author
H Hartley Sweeten
<hartleys@visionengravers.com>
Fri, 17 Aug 2012 02:44:59 +0000
(19:44 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 17 Aug 2012 15:14:31 +0000
(08:14 -0700)
These macros rely on a local variable having a specific name.
Remove them and use the comedi_board() helper to get the thisboard
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>
No differences found