bus: brcmstb_gisb: save and restore GISB timeout
authorFlorian Fainelli <f.fainelli@gmail.com>
Thu, 18 Sep 2014 19:37:14 +0000 (12:37 -0700)
committerFlorian Fainelli <f.fainelli@gmail.com>
Mon, 20 Oct 2014 19:44:42 +0000 (12:44 -0700)
When the system enters S3, we will lose the GISB timeout value we have
configured, make sure that we do save this timeout value, and restore
this timeout value prior to re-enabling interrupts such that the GISB
timeout interrupt will fire with the expected timeout.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>

No differences found