From: Ezequiel Garcia Date: Sat, 15 Mar 2014 18:17:58 +0000 (-0300) Subject: watchdog: orion: Remove unneeded atomic access X-Git-Tag: omap-for-v3.16/fixes-against-rc1~59^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eba985e20c70d99a278c04ff5c492d90d53a20dd;p=pandora-kernel.git watchdog: orion: Remove unneeded atomic access The RSTOUT register on the Armada 370 SoC variant is a dedicated register (not shared across orthogonal subsystems) and so it's not needed to write it atomically. 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