Re: [PATCH 4/9] bus: brcmstb_gisb: Use register offsets with writes too

From: Gregory Fong
Date: Sat Mar 25 2017 - 01:22:46 EST


On Fri, Mar 24, 2017 at 7:46 AM, Doug Berger <opendmb@xxxxxxxxx> wrote:
> This commit corrects the bug introduced in commit f80835875d3d
> ("bus: brcmstb_gisb: Look up register offsets in a table") such
> that gisb_write() translates the register enumeration into an
> offset from the base address for writes as well as reads.
>
> Fixes: f80835875d3d ("bus: brcmstb_gisb: Look up register offsets in a table")
> Signed-off-by: Doug Berger <opendmb@xxxxxxxxx>

Acked-by: Gregory Fong <gregory.0xf0@xxxxxxxxx>