commit | 7ac140ec426ed304237205be77f99eedfc1186b5 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Wed Aug 01 11:40:47 2012 -0600 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sat Aug 04 12:13:53 2012 +0100 |
tree | 43a4a068d1fef340215301a05ea9ba93c9fe6ccc | |
parent | 0eb46ad0c8d60943c1f46cef795fc537fbffd177 [diff] |
regmap: store irq_chip inside regmap_irq_chip_data This will allow later patches to adjust portions of the irq_chip individually for each regmap_irq_chip that is created. Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>