Loading drivers/media/platform/msm/vidc/venus_hfi.c +2 −0 Original line number Diff line number Diff line Loading @@ -2803,6 +2803,8 @@ static void venus_hfi_pm_handler(struct work_struct *work) } } __flush_debug_queue(device, device->raw_packet); rc = __suspend(device); if (rc) dprintk(VIDC_ERR, "Failed __suspend\n"); Loading Loading
drivers/media/platform/msm/vidc/venus_hfi.c +2 −0 Original line number Diff line number Diff line Loading @@ -2803,6 +2803,8 @@ static void venus_hfi_pm_handler(struct work_struct *work) } } __flush_debug_queue(device, device->raw_packet); rc = __suspend(device); if (rc) dprintk(VIDC_ERR, "Failed __suspend\n"); Loading