]> git.karo-electronics.de Git - karo-tx-linux.git/commit
regmap: name irq_chip based on regmap_irq_chip's name
authorStephen Warren <swarren@nvidia.com>
Wed, 1 Aug 2012 17:40:48 +0000 (11:40 -0600)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 4 Aug 2012 11:13:53 +0000 (12:13 +0100)
commitca142750f8ac3d01e45909e624ca783779894640
tree34df50d342fbfd35d2eee6a581fd65b2793767c1
parent7ac140ec426ed304237205be77f99eedfc1186b5
regmap: name irq_chip based on regmap_irq_chip's name

This is intended to give each irq_chip a useful name, rather than hard-
coding them all as "regmap".

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