From patchwork Mon Jan 7 20:32:28 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [3.5.y.z, extended, stable] Patch "usb: musb: cppi_dma: export cppi_interrupt()" has been added to staging queue Date: Mon, 07 Jan 2013 10:32:28 -0000 From: Herton Ronaldo Krzesinski X-Patchwork-Id: 210125 Message-Id: <1357590748-17016-1-git-send-email-herton.krzesinski@canonical.com> To: Sergei Shtylyov Cc: kernel-team@lists.ubuntu.com, Felipe Balbi This is a note to let you know that I have just added a patch titled usb: musb: cppi_dma: export cppi_interrupt() to the linux-3.5.y-queue branch of the 3.5.y.z extended stable tree which can be found at: http://kernel.ubuntu.com/git?p=ubuntu/linux.git;a=shortlog;h=refs/heads/linux-3.5.y-queue If you, or anyone else, feels it should not be added to this tree, please reply to this email. For more information about the 3.5.y.z tree, see https://wiki.ubuntu.com/Kernel/Dev/ExtendedStable Thanks. -Herton ------ >From 328be8a6ec90c2f795a0f77b44a9b1b878f4f3ce Mon Sep 17 00:00:00 2001 From: Sergei Shtylyov Date: Mon, 5 Nov 2012 22:26:40 +0300 Subject: [PATCH] usb: musb: cppi_dma: export cppi_interrupt() commit 8b416b0b25d5d8ddb3a91c1d20e1373582c50405 upstream. Now that DaVinci glue layer can be modular, we must export cppi_interrupt() that it may call... Signed-off-by: Sergei Shtylyov Signed-off-by: Felipe Balbi [ herton: unfuzz patch ] Signed-off-by: Herton Ronaldo Krzesinski --- drivers/usb/musb/cppi_dma.c | 1 + 1 file changed, 1 insertion(+) -- 1.7.9.5 diff --git a/drivers/usb/musb/cppi_dma.c b/drivers/usb/musb/cppi_dma.c index 8637c1f..c5835e8 100644 --- a/drivers/usb/musb/cppi_dma.c +++ b/drivers/usb/musb/cppi_dma.c @@ -1314,6 +1314,7 @@ irqreturn_t cppi_interrupt(int irq, void *dev_id) return IRQ_HANDLED; } +EXPORT_SYMBOL_GPL(cppi_interrupt); /* Instantiate a software object representing a DMA controller. */ struct dma_controller *__init