]> Pileus Git - ~andy/linux/commit
regmap: Pass back the allocated regmap IRQ controller data
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 13 May 2012 10:18:34 +0000 (11:18 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 13 May 2012 18:16:13 +0000 (19:16 +0100)
commit2431d0a1d68aabefeee02b93971ee73e8b215697
tree06fc50fc05594bd2f40475fe50a100c0677b29a8
parent8614419451d88bf99fff7f5e468fe45f8450891e
regmap: Pass back the allocated regmap IRQ controller data

It's needed for freeing and for obtaining the IRQ base later on.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/base/regmap/regmap-irq.c