commit | f21ffe9f6da6d3a69c518b7345c198d48d941c34 | [log] [tgz] |
---|---|---|
author | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Thu Aug 11 16:50:56 2011 -0400 |
committer | Dave Airlie <airlied@redhat.com> | Tue Dec 06 10:38:03 2011 +0000 |
tree | 7981ef410a4960de07da4ffb6210e97b7836fca4 | |
parent | bcdd6b2fd603340fbb0ed9984b32a9a066f1b806 [diff] |
swiotlb: Expose swiotlb_nr_tlb function to modules As a mechanism to detect whether SWIOTLB is enabled or not. We also fix the spelling - it was swioltb instead of swiotlb. CC: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> [v1: Ripped out swiotlb_enabled] Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>