On 29/05/2025 04:13, shao.mingyin@xxxxxxxxxx wrote: > From: Shao Mingyin <shao.mingyin@xxxxxxxxxx> > > Remove hard-coded strings by using the str_on_off() helper function. > > Signed-off-by: Shao Mingyin <shao.mingyin@xxxxxxxxxx> > --- > drivers/pmdomain/renesas/rcar-gen4-sysc.c | 3 ++- > drivers/pmdomain/renesas/rcar-sysc.c | 3 ++- Stop sending such trivial patches one driver per patch, but entire subsystem in one patch. That's a lot of churn, considering this was rejected: https://lore.kernel.org/all/20250114203547.1013010-1-krzysztof.kozlowski@xxxxxxxxxx/ Best regards, Krzysztof