From: Nishanth Menon Date: Thu, 26 Jun 2014 07:10:27 +0000 (+0530) Subject: irqchip: crossbar: Return proper error value X-Git-Tag: omap-for-v3.17/dt-part1~18^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edb442def98c3c64acc316b6b1a64791c138ab07;p=pandora-kernel.git irqchip: crossbar: Return proper error value crossbar_of_init always returns -ENOMEM in case of errors. There can be other causes of failure like invalid data from DT. So return a appropriate error value for that case. Signed-off-by: Nishanth Menon Signed-off-by: Sricharan R Acked-by: Santosh Shilimkar Link: https://lkml.kernel.org/r/1403766634-18543-10-git-send-email-r.sricharan@ti.com Signed-off-by: Jason Cooper --- Reading git-diff-tree failed