From: Felipe Balbi Date: Wed, 22 Feb 2012 12:32:16 +0000 (+0200) Subject: mfd: Make twl-core not depend on pdata->irq_base/end X-Git-Tag: v3.4-rc1~66^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e1786202704f199941f7c2f5c9fe12879de7917;p=pandora-kernel.git mfd: Make twl-core not depend on pdata->irq_base/end With sparse IRQs the driver shouldn't depend at all on any IRQ values coming from board-file. Remove every occurences of pdata->irq_base/end. Signed-off-by: Felipe Balbi Signed-off-by: Benoit Cousson Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed