]> git.dujemihanovic.xyz Git - u-boot.git/commit
dm: video: Cosmetic style fix
authorBin Meng <bmeng@tinylab.org>
Sun, 23 Jul 2023 04:40:24 +0000 (12:40 +0800)
committerAnatolij Gustschin <agust@denx.de>
Tue, 1 Aug 2023 11:28:59 +0000 (13:28 +0200)
commit08ece5b3ec6cd4210471d85f883b136d8847260d
tree5c795748bff76ec8e55bf504765a8d793252dfe8
parent4e619e8d4fd68095bc665a78f2651d8e478a4534
dm: video: Cosmetic style fix

Some coding convention fixes for video_post_bind().

Signed-off-by: Bin Meng <bmeng@tinylab.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org> # qemu-x86_64
drivers/video/video-uclass.c