Re: [v3 2/2] cosmetic: reset: ast2500: Rename driver and configs

2020-10-22 Thread Tom Rini
On Thu, Oct 15, 2020 at 10:25:14AM +0800, Chia-Wei, Wang wrote: > 1. Rename AST2500 reset driver from ast2500-reset.c >to reset-ast2500.c > 2. Rename AST2500 reset kconfig option from AST2500_RESET >to RESET_AST2500 > > Signed-off-by: Chia-Wei, Wang > Reviewed-by: Ryan Chen Applied to

[v3 2/2] cosmetic: reset: ast2500: Rename driver and configs

2020-10-14 Thread Chia-Wei, Wang
1. Rename AST2500 reset driver from ast2500-reset.c to reset-ast2500.c 2. Rename AST2500 reset kconfig option from AST2500_RESET to RESET_AST2500 Signed-off-by: Chia-Wei, Wang Reviewed-by: Ryan Chen --- drivers/reset/Kconfig | 2 +- drivers/reset/Makefile