From 15269ce30466f0df9c2b7480bbb2e20f63efea70 Mon Sep 17 00:00:00 2001 From: Felipe Balbi Date: Thu, 13 Oct 2011 11:34:47 +0300 Subject: [PATCH] cbus: tahvo: give it an irq_chip tahvo also has IRQs to demux to its children, so lets give it a struct irq_chip so that child drivers can use standard request_threaded_irq(). This is still an unused irq_chip, later patches will come to make proper use of it. Signed-off-by: Felipe Balbi Signed-off-by: Tony Lindgren --- Reading git-format-patch failed