mfd: syscon: Add platform data with a regmap config name
authorPawel Moll <pawel.moll@arm.com>
Wed, 12 Feb 2014 10:47:10 +0000 (10:47 +0000)
committerPawel Moll <pawel.moll@arm.com>
Thu, 15 May 2014 16:02:19 +0000 (17:02 +0100)
Define syscon platform data structure that can be used
to define a regmap config name. This is particularly useful
in the regmap debugfs when there is more than one syscon
device registered, to distinguish the register blocks.

Signed-off-by: Pawel Moll <pawel.moll@arm.com>
Acked-by: Lee Jones <lee.jones@linaro.org>

No differences found