[RESEND PATCH v4 0/4] Set name of regmap_config

2018-03-09 Thread Jeffy Chen
After 9b947a13e7f6 ("regmap: use debugfs even when no device"), we are allowing regmap to create debugfs without a valid device. Some of them would end up using "dummy*" as debugfs name. This series try to set names in some regmap_config to avoid that. Changes in v4: Not to use rtc dev to init

[RESEND PATCH v4 0/4] Set name of regmap_config

2018-03-09 Thread Jeffy Chen
After 9b947a13e7f6 ("regmap: use debugfs even when no device"), we are allowing regmap to create debugfs without a valid device. Some of them would end up using "dummy*" as debugfs name. This series try to set names in some regmap_config to avoid that. Changes in v4: Not to use rtc dev to init