Loading drivers/cam_ope/ope_hw_mgr/ope_hw/top/ope_top.c +1 −0 Original line number Diff line number Diff line Loading @@ -123,6 +123,7 @@ static int cam_ope_top_init(struct ope_hw *ope_hw_info, top_reg->base = dev_init->core_info->ope_hw_info->ope_top_base; mutex_init(&ope_top_info.ope_hw_mutex); /* OPE SW RESET */ init_completion(&ope_top_info.reset_complete); Loading Loading
drivers/cam_ope/ope_hw_mgr/ope_hw/top/ope_top.c +1 −0 Original line number Diff line number Diff line Loading @@ -123,6 +123,7 @@ static int cam_ope_top_init(struct ope_hw *ope_hw_info, top_reg->base = dev_init->core_info->ope_hw_info->ope_top_base; mutex_init(&ope_top_info.ope_hw_mutex); /* OPE SW RESET */ init_completion(&ope_top_info.reset_complete); Loading