Linux-mediatek Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Fix error handling for MDP3
@ 2022-10-03  7:08 Moudy Ho
  2022-10-03  7:08 ` [PATCH v2 1/2] media: platform: mtk-mdp3: fix error handling in mdp_cmdq_send() Moudy Ho
  2022-10-03  7:08 ` [PATCH v2 2/2] media: platform: mtk-mdp3: fix error handling about components clock_on Moudy Ho
  0 siblings, 2 replies; 4+ messages in thread
From: Moudy Ho @ 2022-10-03  7:08 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Matthias Brugger, Hans Verkuil
  Cc: Chun-Kuang Hu, linux-media, linux-mediatek, linux-kernel,
	Project_Global_Chrome_Upstream_Group, Moudy Ho

Changes since v1:
- Rename goto label in mdp_comp_clock_on() from "err_unwind"
  to "err_revert" to make more readable.

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(-)

-- 
2.18.0



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-10-03 12:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-03  7:08 [PATCH v2 0/2] Fix error handling for MDP3 Moudy Ho
2022-10-03  7:08 ` [PATCH v2 1/2] media: platform: mtk-mdp3: fix error handling in mdp_cmdq_send() Moudy Ho
2022-10-03  7:08 ` [PATCH v2 2/2] media: platform: mtk-mdp3: fix error handling about components clock_on Moudy Ho
2022-10-03 12:37   ` AngeloGioacchino Del Regno

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox