From: Suman Anna Date: Sat, 2 Feb 2013 02:37:06 +0000 (-0600) Subject: omap: mailbox: call request_irq after mbox queues are allocated X-Git-Tag: omap-for-v3.11/mailbox-signed^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecf305cf81c68446508c283015694e304939be5f;p=pandora-kernel.git omap: mailbox: call request_irq after mbox queues are allocated The OMAP mailbox startup code is enabling the interrupt before any of the associated mailbox queues are allocated. Move this code so that the interrupt configuration for a mailbox is together. Signed-off-by: Fernando Guzman Lugo Signed-off-by: Suman Anna --- Reading git-diff-tree failed