diff options
author | Avinash Patil <patila@marvell.com> | 2013-01-03 21:21:30 -0800 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-01-07 15:18:30 -0500 |
commit | fc3314609047daf472b3ffc49f9a1c5608068713 (patch) | |
tree | 8e5c9a01fb61337e7f7a996ff78d31f749d47112 /fs/omfs/inode.c | |
parent | c6d1d87a10d1e5317701676c39bbec20e4651b91 (diff) | |
download | blackbird-op-linux-fc3314609047daf472b3ffc49f9a1c5608068713.tar.gz blackbird-op-linux-fc3314609047daf472b3ffc49f9a1c5608068713.zip |
mwifiex: use pci_alloc/free_consistent APIs for PCIe
This patch uses pci_alloc_consistent and pci_free_consistent
APIs for mwifiex_pcie driver. Consistent DMA memory is allocated
for TX, RX and event rings. Command buffer and command response
buffer also uses map/unmap memory APIs to download commands and
get command responses.
Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'fs/omfs/inode.c')
0 files changed, 0 insertions, 0 deletions