[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20150712210847.937269270@linutronix.de>
Date: Mon, 13 Jul 2015 20:39:51 -0000
From: Thomas Gleixner <tglx@...utronix.de>
To: LKML <linux-kernel@...r.kernel.org>
Cc: Dan Williams <dan.j.williams@...el.com>,
Vinod Koul <vinod.koul@...el.com>, dmaengine@...r.kernel.org
Subject: [patch 0/2] dma/ipu: Interrupt cleanups
The following patches consolidate the setup/removal of chained
interrupt handlers and avoid redundant lookups of the irqdescriptor in
functions which have already a [in]direct reference to it.
The latter is also a preparation for the removal of the 'irq' argument
from interrupt flow handlers.
The series has no dependencies and is also available as a git branch
for your convenience:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/dma
If you want me to carry the patches in the irq/core branch of tip,
please let me know.
Thanks,
tglx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists