power: regulator-uclass: Use printf instead of pr_info 83/315583/1
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 5 Aug 2024 01:41:04 +0000 (10:41 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 5 Aug 2024 01:41:04 +0000 (10:41 +0900)
commit14a3609e1de17216fc3e231d568b60be509acc3c
tree85091c96eb5931b8b3ade71cce7dc8a2b7a035d9
parent5689c0011fb15310827d41cd9c227f77e46a5583
power: regulator-uclass: Use printf instead of pr_info

Use printf instead of pr_info.
- Original code is using printf.

Change-Id: If8aed9c91d7e1039dc444a5168927332863c1229
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/power/regulator/regulator-uclass.c