mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09: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:
@@ -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];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user