From: Mark Brown Date: Tue, 5 Jun 2012 13:29:36 +0000 (+0100) Subject: regmap: Don't try to map non-existant IRQs X-Git-Tag: v3.6-rc1~158^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfd6185ddecc6e6f6bd654c053c307c9e49ca391;p=pandora-kernel.git regmap: Don't try to map non-existant IRQs If the driver supplied an empty entry in the array of IRQs then return an error rather than trying to do the mapping. This is intended for use with handling chip variants and similar situations. Signed-off-by: Mark Brown --- Reading git-diff-tree failed