| commit | 238d0bcbcf1df0ea82e0995cf47ea0c137aee127 | [log] [tgz] |
|---|---|---|
| author | beckerh <[email protected]> | Fri Aug 11 03:12:40 2023 |
| committer | Chromeos LUCI <[email protected]> | Mon Aug 14 12:01:15 2023 |
| tree | 249d6ec25101f6078a80b2a1b77a250d4ffdf6fd | |
| parent | 07196dbaf05db938ce932832bd7ff4d72115e556 [diff] |
camera: mediatek: drv: iopipe: src: use switch-case instead of static variable Avoid declaring static variable, so use switch-case instead of it. BUG=b:260981920 TEST=open/close camera Change-Id: I44c7fca62c0ef82f27014ed43bd7188d71c0725b Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/camera/+/4770496 Auto-Submit: becker hsieh <[email protected]> Commit-Queue: becker hsieh <[email protected]> Reviewed-by: Ren-Pei Zeng <[email protected]> Tested-by: becker hsieh <[email protected]>