mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
media: spi: ms41908: zoom/focus use different reback value
Signed-off-by: Hu Kejun <william.hu@rock-chips.com> Change-Id: I62ad6560bfd5aeb672aed2e5352bdacc68fd75f7
This commit is contained in:
parent
cb725a0f14
commit
6ae690bfe7
|
|
@ -92,7 +92,8 @@ struct rk_cam_zoom_pos {
|
|||
};
|
||||
|
||||
struct rk_cam_set_zoom {
|
||||
bool is_need_reback;
|
||||
bool is_need_zoom_reback;
|
||||
bool is_need_focus_reback;
|
||||
u32 setzoom_cnt;
|
||||
struct rk_cam_zoom_pos zoom_pos[VCMDRV_SETZOOM_MAXCNT];
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user