rtc: at91sam9: Set name of regmap_config
authorJeffy Chen <jeffy.chen@rock-chips.com>
Mon, 12 Mar 2018 09:51:40 +0000 (17:51 +0800)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Sat, 17 Mar 2018 13:20:57 +0000 (14:20 +0100)
commit65d211b307655e352385bfdee7aa9754d5acb66e
tree9b2e0f5db3c1338b8ed9d1e1db89aba4c3542c1c
parent756d5282bf04db868b1c0b93f41981dabe2af57f
rtc: at91sam9: 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: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-at91sam9.c