From mboxrd@z Thu Jan 1 00:00:00 1970 From: linux@roeck-us.net (Guenter Roeck) Date: Sun, 09 Feb 2014 12:05:27 -0800 Subject: [PATCH 02/10] watchdog: xilinx: Move control_status_reg to functions In-Reply-To: References: Message-ID: <52F7DF87.9040409@roeck-us.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 01/31/2014 06:18 AM, Michal Simek wrote: > control_status_reg is temp variables and should be > used locally by specific function. > > Signed-off-by: Michal Simek Reviewed-by: Guenter Roeck