OSDN Git Service

mfd: syscon: Set name of regmap_config
authorJeffy Chen <jeffy.chen@rock-chips.com>
Mon, 12 Mar 2018 09:51:39 +0000 (17:51 +0800)
committerLee Jones <lee.jones@linaro.org>
Wed, 16 May 2018 08:21:48 +0000 (09:21 +0100)
commit500f9ff518cf55930c670b0e2b8901caf70a7548
tree3d74650a666f2dd59923cde5089aa18d0d9643ce
parent6720328fc9cff4a2d8d7cbd6c71cd33958ccc0b3
mfd: syscon: Set name of regmap_config

We are now allowing to register debugfs without a valid device, and not
having a valid name will end up using "dummy*" to create debugfs dir.

Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/syscon.c