diff options
author | Doug Berger <opendmb@gmail.com> | 2017-03-29 17:29:10 -0700 |
---|---|---|
committer | Florian Fainelli <f.fainelli@gmail.com> | 2017-05-13 20:18:54 -0700 |
commit | 0c2aa0e4b308815e877601845c1a89913f9bd2b9 (patch) | |
tree | 0607ab94143e19da71c91fb4b07219f3ea626b55 /drivers/bus/Makefile | |
parent | 856c7ccb9ce7a061f04bdf586f649cb93654e294 (diff) | |
download | lwn-0c2aa0e4b308815e877601845c1a89913f9bd2b9.tar.gz lwn-0c2aa0e4b308815e877601845c1a89913f9bd2b9.zip |
bus: brcmstb_gisb: correct support for 64-bit address output
The GISB bus can support addresses beyond 32-bits. So this commit
corrects support for reading a captured 64-bit address into a 64-bit
variable by obtaining the high bits from the ARB_ERR_CAP_HI_ADDR
register (when present) and then outputting the full 64-bit value.
It also removes unused definitions.
Fixes: 44127b771d9c ("bus: add Broadcom GISB bus arbiter timeout/error handler")
Signed-off-by: Doug Berger <opendmb@gmail.com>
Acked-by: Gregory Fong <gregory.0xf0@gmail.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'drivers/bus/Makefile')
0 files changed, 0 insertions, 0 deletions