diff options
author | Santosh Yaraganavi <santoshsy@gmail.com> | 2012-04-23 18:52:11 +0530 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2012-05-10 08:59:26 +0100 |
commit | 85bb4457ef47db81afef98f97de524199e139433 (patch) | |
tree | d2e318138970ff00b684fe3df6dddcd02090258b /drivers/scsi/pm8001/pm8001_hwi.c | |
parent | b3b8abd85780e1bb92703354f3c16c921edfa4f6 (diff) | |
download | blackbird-obmc-linux-85bb4457ef47db81afef98f97de524199e139433.tar.gz blackbird-obmc-linux-85bb4457ef47db81afef98f97de524199e139433.zip |
[SCSI] ufs: Assign UTRLBAU = upper_32_ bits(UTRLD base address)
UTP Transfer request list base registers UTRLBA and UTRLBAU
must be assigned, lower-32 and upper-32 bits of UTRLD list
physical base addresses respectively.
Currently UTRLBAU is being assigned lower-32 bits of UTRLD
physical base address. This will cause an issue with
controllers that can support 64-bit addressing.
This patch correctly assigns upper-32 bits of UTRLD physical
base address to UTRLBAU.
Reported-by: Rene De Jong <rene.dejong@arm.com>
Signed-off-by: Santosh Yaraganavi <santoshsy@gmail.com>
Reviewed-by: Vinayak Holikatti <vinholikatti@gmail.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi/pm8001/pm8001_hwi.c')
0 files changed, 0 insertions, 0 deletions