From 67130c5464f50428aea0b4526a6729d61f9a1d53 Mon Sep 17 00:00:00 2001 From: Russell King Date: Fri, 29 Nov 2013 00:54:38 +0000 Subject: [PATCH] ARM: footbridge: fix EBSA285 LEDs - The LEDs register is write-only: it can't be read-modify-written. - The LEDs are write-1-for-off not 0. - The check for the platform was inverted. Fixes: cf6856d693dd ("ARM: mach-footbridge: retire custom LED code") Signed-off-by: Russell King Cc: stable@vger.kernel.org --- Reading git-format-patch failed