Re: [PATCH v2 1/2] soc: qcom: llcc: Name regmaps to avoid collisions

From: Evan Green
Date: Wed Oct 09 2019 - 11:26:16 EST


On Tue, Oct 8, 2019 at 4:45 PM Stephen Boyd <swboyd@xxxxxxxxxxxx> wrote:
>
> We'll end up with debugfs collisions if we don't give names to the
> regmaps created by this driver. Change the name of the config before
> registering it so we don't collide in debugfs.
>
> Fixes: 7f9c136216c7 ("soc: qcom: Add broadcast base for Last Level Cache Controller (LLCC)")
> Cc: Venkata Narendra Kumar Gutta <vnkgutta@xxxxxxxxxxxxxx>
> Cc: Evan Green <evgreen@xxxxxxxxxxxx>
> Signed-off-by: Stephen Boyd <swboyd@xxxxxxxxxxxx>

Reviewed-by: Evan Green <evgreen@xxxxxxxxxxxx>