commit | d77095319709c7cd8cde23c9b07ca39178b8f2bf | [log] [tgz] |
---|---|---|
author | Hamad Kadmany <hkadmany@codeaurora.org> | Thu Mar 16 16:58:16 2017 +0200 |
committer | Maya Erez <merez@codeaurora.org> | Thu Mar 16 16:58:41 2017 +0200 |
tree | bf00ed08c14c36480d02b9b9614d1c2a8bd20638 | |
parent | 88251df7073adcc549206ec11bde326135f668c1 [diff] |
wil6210: Move dma mask setting after platform initialization Platform specific initialization may initialize SMMU (if available) which updates dma operations, therefore setting of DMA mask needs to be done after platform specific initialization. Change-Id: I7b0e90e5e3d03816146f2f73a55dc858e03646dd Signed-off-by: Hamad Kadmany <hkadmany@codeaurora.org> [merez@codeaurora.org: fixed trivial conflicts] Signed-off-by: Maya Erez <merez@codeaurora.org>