Skip to content
Commit 2687bd38 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[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: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent ca4d6cfc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment