From: Mark Brown Date: Sun, 13 May 2012 17:53:23 +0000 (+0100) Subject: mfd: da9052: Fix genirq abuse X-Git-Tag: v3.5-rc1~178^2~6^4~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8614419451d88bf99fff7f5e468fe45f8450891e;p=pandora-kernel.git mfd: da9052: Fix genirq abuse Rather than using the pointer passed back by the regmap API (or complaining because that wasn't actually being set) the da9052 driver was having some fun and games peering through genirq and regmap internals. Fix the driver to use the API as expected. Signed-off-by: Mark Brown --- Reading git-diff-tree failed