]> git.dujemihanovic.xyz Git - u-boot.git/commit
power: domain: ti: use IS_ENABLED macro
authorBryan Brattlof <bb@ti.com>
Tue, 12 Mar 2024 20:20:20 +0000 (15:20 -0500)
committerTom Rini <trini@konsulko.com>
Wed, 13 Mar 2024 14:10:04 +0000 (10:10 -0400)
commitc59d3746d6812fbd5ec1349041e9ea787c8a89b3
tree745caa0f4d8854b9c1e33cce285414e141c20a2d
parent026c972fa324ee749c3531c05c63a996f503ce06
power: domain: ti: use IS_ENABLED macro

Cleanup this list and standardize on using the IS_ENABLED macro for the
power domain data list.

Reviewed-by: Igor Opaniuk <igor.opaniuk@foundries.io>
Signed-off-by: Bryan Brattlof <bb@ti.com>
drivers/power/domain/ti-power-domain.c