Author: Thomas Gleixner <tglx@linutronix.de> Converted with coccinelle. Signed-off-by: Thomas Gleixner Acked-by: Grant Likely LKML-Reference: — drivers/gpio/pl061.c | 4 ++– drivers/gpio/sx150x.c | 3 +– 2 files changed, 3 insertions(+), 4 deletions(-) diff –git a/drivers/gpio/pl061.c b/drivers/gpio/pl061.c index 901e4e0..6fcb28c 100644 — a/drivers/gpio/pl061.c +++ b/drivers/gpio/pl061.c @@ -315,8 +315,8 @@ static int pl061_probe(struct amba_device *dev, const struct amba_id *id) …