From 5ea80e4910cd47270ae4c13b1fce0899aaa28410 Mon Sep 17 00:00:00 2001 From: Sachin Kamat Date: Sat, 21 Dec 2013 13:05:57 +0530 Subject: [PATCH] gpio: mxc: Do not hard code return value Silences the following warning: why not propagate 'port->irq' from platform_get_irq() instead of (-22)? Signed-off-by: Sachin Kamat Signed-off-by: Linus Walleij --- Reading git-format-patch failed