diff options
author | Akinobu Mita <akinobu.mita@gmail.com> | 2014-07-01 16:00:32 +0200 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2014-07-25 23:17:02 +0200 |
commit | eeda47499f01878d60b3db8883fbbafc3c6a2a54 (patch) | |
tree | a81d23f82d1b104844b7207bc75c956cd057643d /drivers/input/input-mt.c | |
parent | ufs: Fix sending unsupported SCSI command (diff) | |
download | linux-eeda47499f01878d60b3db8883fbbafc3c6a2a54.tar.xz linux-eeda47499f01878d60b3db8883fbbafc3c6a2a54.zip |
ufs: adjust queue settings to PRDT limitations
The data byte count field of PRDT indicates the length of data block
which is a segment of data transfer for SCSI commands. The value of
this field shall have Dword granularity and the the maximum of length
is 256KB.
This adjusts dma pad mask and max segment size to the above-mentioned
PRDT limitations.
Signed-off-by: Akinobu Mita <mita@fixstars.com>
Reviewed-by: Subhash Jadavani <subhashj@codeaurora.org>
Tested-by: Dolev Raviv <draviv@codeaurora.org>
Acked-by: Vinayak Holikatti <vinholikatti@gmail.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/input/input-mt.c')
0 files changed, 0 insertions, 0 deletions