mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Fix error handling for MDP3
@ 2022-10-20  7:17 Moudy Ho
  2022-10-20  7:17 ` [PATCH v3 1/3] media: platform: mtk-mdp3: fix error handling in mdp_cmdq_send() Moudy Ho
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Moudy Ho @ 2022-10-20  7:17 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 v2:
- Rebase on v6.1-rc1.
- Merge with the following series:
  [1] https://patchwork.kernel.org/project/linux-mediatek/list/?series=683526

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 (3):
  media: platform: mtk-mdp3: fix error handling in mdp_cmdq_send()
  media: platform: mtk-mdp3: fix error handling about components
    clock_on
  media: platform: mtk-mdp3: fix error handling in mdp_probe()

 .../platform/mediatek/mdp3/mtk-mdp3-cmdq.c    | 51 ++++++++++---------
 .../platform/mediatek/mdp3/mtk-mdp3-comp.c    | 24 ++++++---
 .../platform/mediatek/mdp3/mtk-mdp3-core.c    | 15 +++---
 3 files changed, 53 insertions(+), 37 deletions(-)

-- 
2.18.0


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

end of thread, other threads:[~2022-10-21  8:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-20  7:17 [PATCH v3 0/3] Fix error handling for MDP3 Moudy Ho
2022-10-20  7:17 ` [PATCH v3 1/3] media: platform: mtk-mdp3: fix error handling in mdp_cmdq_send() Moudy Ho
2022-10-20  7:17 ` [PATCH v3 2/3] media: platform: mtk-mdp3: fix error handling about components clock_on Moudy Ho
2022-10-20  7:18 ` [PATCH v3 3/3] media: platform: mtk-mdp3: fix error handling in mdp_probe() Moudy Ho
2022-10-21  8:47   ` 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

all inboxes | Powered by JetHome®