]> git.dujemihanovic.xyz Git - u-boot.git/commit
cosmetic: reset: ast2500: Rename driver and configs
authorChia-Wei, Wang <chiawei_wang@aspeedtech.com>
Thu, 15 Oct 2020 02:25:14 +0000 (10:25 +0800)
committerTom Rini <trini@konsulko.com>
Thu, 22 Oct 2020 15:26:14 +0000 (11:26 -0400)
commitb2424cd2f4337cd36aa635d3bc52485f150d8ae6
treeba16d075fb05aba23c2f3dfcd20bd30d31f79a4a
parent611a28ce271164941aac02feea19f1d87bd1cf32
cosmetic: reset: ast2500: Rename driver and configs

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 <chiawei_wang@aspeedtech.com>
Reviewed-by: Ryan Chen <ryan_chen@aspeedtech.com>
drivers/reset/Kconfig
drivers/reset/Makefile
drivers/reset/reset-ast2500.c [moved from drivers/reset/ast2500-reset.c with 100% similarity]