ARM: rockchip: Set name of pmu regmap_config in smp code
authorJeffy Chen <jeffy.chen@rock-chips.com>
Mon, 12 Mar 2018 09:51:42 +0000 (17:51 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 12 Mar 2018 10:09:36 +0000 (11:09 +0100)
commit03151b8989257bfcee6cfd5f06d9a4a06b781cf3
treebec120bd94ba4d42280e461c949b3a77bc085e0e
parent7928b2cbe55b2a410a0f5c1f154610059c57b1b2
ARM: rockchip: Set name of pmu regmap_config in smp code

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: Heiko Stuebner <heiko@sntech.de>
arch/arm/mach-rockchip/platsmp.c