From: Thomas Gleixner Date: Fri, 25 Mar 2011 11:21:38 +0000 (+0100) Subject: dma: Ipu: Convert interupt code X-Git-Tag: v2.6.39-rc1~30^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a03513825db4db57fa93821a0c04dbbb39a68e6;p=pandora-kernel.git dma: Ipu: Convert interupt code Convert to the new irq chip functions and cleanup the name space. [ Guennadi reported: irq_data_get_chip_data is undefined. Yes, I screwed up. it needs to be irq_data_get_irq_chip_data ] Signed-off-by: Thomas Gleixner Tested-by: Guennadi Liakhovetski Cc: Dan Williams LKML-Reference: --- Reading git-diff-tree failed