A struct recource already contains the bus_space_tag_t and
bus_space_handle_t. There is no neec to read them and store them again
in the drivers softc. Remove them and use the struct resource directly
with bus_read_* and bus_write_*.
Details
Details
- Reviewers
mmel - Group Reviewers
ARM arm64 - Commits
- rGdd6c1c2a6c0d: Remove redundantcy from the arm GIC softc
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 36479 Build 33368: arc lint + arc unit