Hi Lee,
Thanks for your reply.
On 03/09/2018 04:16 PM, Lee Jones wrote:
>
>Jeffy Chen (4):
> mfd: syscon: Set name of regmap_config
> rtc: at91sam9: Set name of regmap_config
> clk: lpc32xx: Set name of regmap_config
> ARM: rockchip: Set name of regmap_config
>
> arch/arm/mach-rockchip
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
On Fri, 09 Mar 2018, Jeffy Chen wrote:
>
> 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 avoi
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
4 matches
Mail list logo