From: Russell King Date: Wed, 23 Jan 2008 14:05:58 +0000 (+0000) Subject: [ARM] pxa: fix mci_init functions returning -1 X-Git-Tag: v2.6.25-rc1~1175^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2687bd38573ff6f10d13f60c5c3576cce9cf260d;p=pandora-kernel.git [ARM] pxa: fix mci_init functions returning -1 Fix all those PXA mci_init functions which return -1 rather than propagating the error code to the higher levels. Remove the silly set_irq_type() calls as well - use the flags for request_irq() instead. Signed-off-by: Russell King --- Reading git-diff-tree failed