]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ARM: at91: smc: bug fix in sam9_smc_cs_read()
authorJean-Jacques Hiblot <jjhiblot@traphandler.com>
Thu, 9 Jan 2014 15:01:54 +0000 (16:01 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Feb 2014 19:33:59 +0000 (11:33 -0800)
commite1d0d8b70c05aa5ed96f860f0da69c02e3e31674
tree2538ea048ef755957edf35a9678a8c6b1934f4f8
parent6ac2e205d68a7b1e56c738f1910c5a40abc1e2f8
ARM: at91: smc: bug fix in sam9_smc_cs_read()

commit 1588c51cf6d782e63a8719681d905ef0ac22ee62 upstream.

There was a copy/paste error when reading the nwe_pulse value.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@traphandler.com>
Acked-by: Boris BREZILLON <b.brezillon@overkiz.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Kevin Hilman <khilman@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/mach-at91/sam9_smc.c