commit | b4c449b1b8030fbc1635b683186c7454018dcb63 | [log] [tgz] |
---|---|---|
author | Stanislaw Gruszka <sgruszka@redhat.com> | Fri Nov 18 10:43:56 2016 +0100 |
committer | Kalle Valo <kvalo@codeaurora.org> | Wed Nov 23 17:38:50 2016 +0200 |
tree | 44635f544e021c8b3985145bc286d41d380de281 | |
parent | 770e4b730a73a85d05e0f0aa59f412e62774f1c9 [diff] |
rt2800: do not overwrite WPDMA_GLO_CFG_WP_DMA_BURST_SIZE We already initlized WPDMA_GLO_CFG_WP_DMA_BURST_SIZE to 3 on rt2800_init_registers() for USB devices. For PCI devices we will use HW default setting, which is 2, so patch does not change behaviour on PCI devices. Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>