Merge "iris: rename msm_vidc_suspend_locked to msm_vidc_suspend"

このコミットが含まれているのは:
qctecmdr
2023-06-15 16:11:59 -07:00
committed by Gerrit - the friendly Code Review server
コミット 5d059c2954
3個のファイルの変更3行の追加3行の削除

ファイルの表示

@@ -484,7 +484,7 @@ int msm_vidc_trigger_stability(struct msm_vidc_core *core,
void msm_vidc_stability_handler(struct work_struct *work);
int cancel_stability_work_sync(struct msm_vidc_inst *inst);
void msm_vidc_fw_unload_handler(struct work_struct *work);
int msm_vidc_suspend_locked(struct msm_vidc_core *core);
int msm_vidc_suspend(struct msm_vidc_core *core);
void msm_vidc_batch_handler(struct work_struct *work);
int msm_vidc_event_queue_init(struct msm_vidc_inst *inst);
int msm_vidc_event_queue_deinit(struct msm_vidc_inst *inst);