From: Ezequiel Garcia Date: Sat, 15 Mar 2014 18:17:57 +0000 (-0300) Subject: watchdog: orion: Introduce a SoC-specific RSTOUT mapping X-Git-Tag: omap-for-v3.16/fixes-against-rc1~59^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92d4fc1a1f56a12fa09c92d8c89873509a8012c9;p=pandora-kernel.git watchdog: orion: Introduce a SoC-specific RSTOUT mapping Separate the RSTOUT register mapping for the different compatible strings supported by the driver. This allows to use devm_ioremap on SoC variants that share the RSTOUT register, and devm_ioremap_resource (which requests the MMIO region) on SoCs that have a dedicated RSTOUT register. Signed-off-by: Ezequiel Garcia Reviewed-by: Guenter Roeck Acked-by: Jason Cooper Tested-by: Jason Gunthorpe Tested-by: Sebastian Hesselbarth Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed