From 5e8b821de333f472d33e3052a8dd1c43bf3ce433 Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Wed, 22 Dec 2010 23:13:59 +0100 Subject: [PATCH] spi/pl022: convert running variable This variable is a bool but defined an int and defined completely backwards. This makes the code more readable. Signed-off-by: Linus Walleij Signed-off-by: Grant Likely --- Reading git-format-patch failed