diff options
author | Micky Ching <[email protected]> | 2014-01-23 15:56:17 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-01-23 16:37:04 -0800 |
commit | 63509beaf7ed7a9dc8c574be61189fce791489f0 (patch) | |
tree | a6cf3f6686bee216a0442f91257229026ae607b4 /tools/perf/util/trace-event-scripting.c | |
parent | 949b9c3d4263c9b7c2448588afce37becd58e1ad (diff) |
drivers/memstick/host/rtsx_pci_ms.c: fix ms card data transfer bug
This patch is used to add support for ms card. The main difference
between ms card and mspro card is long data transfer mode. mspro card
can use auto mode DMA for long data transfer, but ms can not use this
mode, it should use normal mode DMA.
The memstick core added support for ms card, but the original driver will
make ms card fail at initialization, because it uses auto mode DMA. This
patch makes the ms card work properly.
Signed-off-by: Micky Ching <[email protected]>
Cc: Maxim Levitsky <[email protected]>
Cc: Samuel Ortiz <[email protected]>
Cc: Alex Dubov <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions