Re: [PATCH 3/7] mfd: mt6397: Drop of_compatible for regulator

2021-03-23 Thread Lee Jones
On Fri, 12 Mar 2021, matthias@kernel.org wrote: > From: Matthias Brugger > > For regulators a compatible string is superfluous. Drop the string. > > Signed-off-by: Matthias Brugger > --- > drivers/mfd/mt6397-core.c | 3 --- > 1 file changed, 3 deletions(-) Acked-by: Lee Jones -- Lee

[PATCH 3/7] mfd: mt6397: Drop of_compatible for regulator

2021-03-12 Thread matthias . bgg
From: Matthias Brugger For regulators a compatible string is superfluous. Drop the string. Signed-off-by: Matthias Brugger --- drivers/mfd/mt6397-core.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/drivers/mfd/mt6397-core.c b/drivers/mfd/mt6397-core.c index