From: Mark Brown Date: Sat, 11 Dec 2010 13:14:12 +0000 (+0000) Subject: mfd: Convert AB3500 to new irq_ APIs X-Git-Tag: v2.6.38-rc1~61^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c91ad349d084f8c034ff60fb56d41a9667f71ae4;p=pandora-kernel.git mfd: Convert AB3500 to new irq_ APIs The genirq core is being updated to pass struct irq_data rather than irq numbers into chip drivers. As part of the update assignments to NULL for unused operations are removed, these are not needed and the genirq docs should be good enough. Signed-off-by: Mark Brown Acked-by: Mattias Wallin Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed