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)
commit29f9b6cf7bff6a118130163c848811e14f8022da
tree2338d5da72d937abc15a68ddb18465a1795407a5
parent3b9334ac835bb431e2186645230c9f1eb94b5d49
mfd: syscon: Add platform data with a regmap config name

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>
drivers/mfd/syscon.c
include/linux/platform_data/syscon.h [new file with mode: 0644]
This page took 0.026875 seconds and 5 git commands to generate.