From: Linus Walleij Date: Sun, 24 Nov 2013 19:18:57 +0000 (+0100) Subject: irqchip: vic: update the base IRQ member correctly X-Git-Tag: v3.15-rc1~74^2~10^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b4df9dbd9bf27a35d5c7d36684d245518e5a939;p=pandora-kernel.git irqchip: vic: update the base IRQ member correctly When passing 0 as the irq base the VIC driver will dynamically allocate a number of consecutive interrupt descriptors at some available number range. Make sure this number is recorded in the state container rather than the passed-in zero argument in this case. Cc: Thomas Gleixner Signed-off-by: Linus Walleij --- Reading git-diff-tree failed