From aaaac9ec79b7c4e21741df35d2247a1187836129 Mon Sep 17 00:00:00 2001 From: Ezequiel Garcia Date: Sat, 15 Mar 2014 15:17:56 -0300 Subject: [PATCH] watchdog: orion: Move the register ioremap'ing to its own function Follow-up patches will extend the registers ioremap and request to handle SoC-specific quirks on the RSTOUT register. Therefore, in order to keep the code readable, this commit introduces a special function for this. Signed-off-by: Ezequiel Garcia Reviewed-by: Guenter Roeck Acked-by: Jason Cooper Tested-by: Sebastian Hesselbarth Signed-off-by: Wim Van Sebroeck --- Reading git-format-patch failed