]> git.dujemihanovic.xyz Git - u-boot.git/commit
mmc: fsl_esdhc_imx: Fix error message
authorAlexander Stein <alexander.stein@ew.tq-group.com>
Fri, 5 Jul 2024 13:27:24 +0000 (15:27 +0200)
committerFabio Estevam <festevam@gmail.com>
Sat, 6 Jul 2024 16:11:40 +0000 (13:11 -0300)
commitd0e4f56c4793a24e4ee8300320fe53d627d5a234
tree1c25bdaed78df9089a2ef53221ad0f064823d09e
parent2aba1de6b5e76a697b17761dde14166a4d0b8cba
mmc: fsl_esdhc_imx: Fix error message

Add missing newline character and also add the return code of
regulator_set_value() to the output.

Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
drivers/mmc/fsl_esdhc_imx.c