commit | d5580ade2fec2a0d50ceee7a9ce44a35a4de133b | [log] [tgz] |
---|---|---|
author | Gabor Juhos <juhosg@openwrt.org> | Thu Oct 17 09:42:23 2013 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Oct 18 14:06:59 2013 -0400 |
tree | 9b4e3ef9ad7ceac901174c27deb0b359b13d6238 | |
parent | 51e62469eac296d39d57fb75f182e4ef8066f82f [diff] |
rt2x00: rt2800pci: move queue functions to the rt2800mmio module Move the functions into a separate module, in order to make those usable from other modules. Also move the queue register offset macros from rt2800pci.h into rt2800mmio.h. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>