On Tue, Oct 8, 2019 at 4:45 PM Stephen Boyd <swb...@chromium.org> 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 <vnkgu...@codeaurora.org> > Cc: Evan Green <evgr...@chromium.org> > Signed-off-by: Stephen Boyd <swb...@chromium.org>
Reviewed-by: Evan Green <evgr...@chromium.org>