commit | 29f747c21e4318cc41efa82dac217da9ee8d5533 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Mon Jul 02 18:13:11 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jul 06 15:51:21 2012 -0700 |
tree | 6ac14bcc237cf3da1dc5ccf52720248c9287e39b | |
parent | 99953ea1ec780c22bacf065fc7c9750f0182c0f4 [diff] |
staging: comedi: dmm32at: remove dmm_outb macro The macro is just a wrapper for outb(). Just use the outb() directly. 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>