From mboxrd@z Thu Jan 1 00:00:00 1970 From: f.fainelli@gmail.com (Florian Fainelli) Date: Fri, 19 Sep 2014 12:50:28 -0700 Subject: [PATCH v2 0/2] bus: brcmstb_gisb: misc fixes Message-ID: <1411156230-24024-1-git-send-email-f.fainelli@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hello Arnd, Hi Arnd, This patch set contains two small fixes for the Broadcom GISB bus arbiter code. First patch makes sure we do register a fault code for ARM platforms, second patch is a fix when the code is used on a PM capable system. Changes in v2: - move the hunk that adds 'saved_timeout' where it belongs, in patch 2 Florian Fainelli (2): bus: brcmstb_gisb: register the fault code hook bus: brcmstb_gisb: save and restore GISB timeout drivers/bus/brcmstb_gisb.c | 40 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 39 insertions(+), 1 deletion(-) -- 1.9.1