OSDN Git Service

bcma: support chipsets with PMU and GCI cores (devices)
authorRafał Miłecki <zajec5@gmail.com>
Fri, 15 Jan 2016 23:48:53 +0000 (00:48 +0100)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 11 Aug 2016 08:16:04 +0000 (16:16 +0800)
commit49d2dfd3e0bcc6e3638978b1b5499606ce66ce84
tree36a7ae7d0eb9be5c8bd87efe9b6524b1b3db8164
parent6b9d291b727363ce2328c670f6e6438c9921a021
bcma: support chipsets with PMU and GCI cores (devices)

Both cores are another exceptions. They are not accessed in a standard
way and to they don't need or have wrapping addresses.
This fixes bus scanning after finding such core.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/bcma/scan.c