omap_hsmmc: be more conservative with dma params
authorGrazvydas Ignotas <notasas@gmail.com>
Sun, 7 Feb 2016 17:03:07 +0000 (19:03 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Sun, 28 Feb 2016 01:55:13 +0000 (03:55 +0200)
commit66aed496d55175095110eca603bd70eb79e1e790
tree7a4554b3bb2a1b55dfad9cc9b92248a4332d721d
parentb5bca7f3ccad62453dea2af587357c24d6de7319
omap_hsmmc: be more conservative with dma params

dgame reported something what seems to be a SD read corruption he is
getting after a palemoon crash. After more testing done by him it
seems to be caused by 9e0b4807ca06, so only limit the tuned params
to MMC3 now to still get the wifi benefit.

Also revert parameters that are not helping wifi, just to be safe:
- OMAP_DMA_DST_SYNC_PREFETCH
- OMAP_DMA_WRITE_LAST_NON_POSTED

Testing is difficult and only dgame can reproduce it, so the exact
cause of his issue remains unclear.
drivers/mmc/host/omap_hsmmc.c