diff options
author | Venkat Moganty <vmoganty@nvidia.com> | 2010-01-22 10:26:45 +0530 |
---|---|---|
committer | Varun Colbert <vcolbert@nvidia.com> | 2011-03-17 21:18:06 -0800 |
commit | 3c6e91f1ce32769c6636de4b4469b2c7b0da7750 (patch) | |
tree | 27940081825b73e606932e727f965b8057a3548e /drivers/mmc | |
parent | 267dde233730acc777f46acab1542437e3405ea3 (diff) |
USB: fsl_udc_core: Fix USB chapter9 compliance tests.
In udc driver ch9getstatus() function is not mapping the status buffer's
virtual address to hardware for transfering the status data over dma.
On USB bus get status information is not going properly to the host.
Hence, few chapter9 tests are failing. Fixed this by maping the status
buffer address to the dmable address. With this fix USB chapter9
(usb command verifier) tests are passing.
(cherry picked from commit d0ad4160336ae5cc90f07a13fd506381e123ba2b)
Change-Id: Ie1e6786d710be1a34eceda7f7f91e43c17550da2
Reviewed-on: http://git-master/r/22626
Reviewed-by: Bo Yan <byan@nvidia.com>
Tested-by: Bo Yan <byan@nvidia.com>
Reviewed-by: Hoang Pham <hopham@nvidia.com>
Reviewed-by: Yu-Huan Hsu <yhsu@nvidia.com>
Diffstat (limited to 'drivers/mmc')
0 files changed, 0 insertions, 0 deletions