mbox series

[v1,0/2] Fix error handling for MDP3

Message ID 20220930102306.13201-1-moudy.ho@mediatek.com (mailing list archive)
Headers show
Series Fix error handling for MDP3 | expand

Message

Moudy Ho (何宗原) Sept. 30, 2022, 10:23 a.m. UTC
Hi,
This series fixes some error handling in MDP3 in response to the bug report
submitted by Dan Carpenter (Message ID = YxB1E00e8D6P4W2e@kili)

Moudy Ho (2):
  media: platform: mtk-mdp3: fix error handling in mdp_cmdq_send()
  media: platform: mtk-mdp3: fix error handling about components
    clock_on

 .../platform/mediatek/mdp3/mtk-mdp3-cmdq.c    | 51 ++++++++++---------
 .../platform/mediatek/mdp3/mtk-mdp3-comp.c    | 24 ++++++---
 2 files changed, 45 insertions(+), 30 deletions(-)