video: bridge: ssd2825: make pixel format calculation more obvious
authorSvyatoslav Ryhel <clamor95@gmail.com>
Fri, 21 Feb 2025 11:59:35 +0000 (13:59 +0200)
committerSvyatoslav Ryhel <clamor95@gmail.com>
Thu, 13 Mar 2025 17:13:18 +0000 (19:13 +0200)
commit86b0c2f2e8fed503a51065664cf41bd59dcdfe52
tree35fc6d946a68704aeec5018966768a70a0cdf919
parent980a6c043941f55ec2b92e78366b791d12a8f3a0
video: bridge: ssd2825: make pixel format calculation more obvious

Use switch condition to get pixel format.

Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
drivers/video/bridge/ssd2825.c