[RESEND v3 0/3] Change V4L2_TYPE_IS_CAPTURE condition
From: Nas Chung
Date: Thu Jul 25 2024 - 02:11:08 EST
Hi, All.
I'm resending v3 patch series submitted on
https://lore.kernel.org/all/20240604051120.9441-1-nas.chung@xxxxxxxxxxxxxxx/
I have included a cover letter to provide additional context and
facilitate the review process.
v3 RESEND
- Add a cover letter
v3
- Adding a comment after "V4L2_BUF_TYPE_META_OUTPUT = 14,"
- Fixing a build warning in the venus/vdec.c code
- Removing V4L2_BUF_TYPE_VIDEO_OVERLAY in V4L2_TYPE_IS_OUTPUT()
v2
- Improve commit message
- Add V4L2_TYPE_IS_VALID(type) macro
Nas Chung (3):
media: uapi: v4l: Change V4L2_TYPE_IS_CAPTURE condition
media: qcom: venus: Fix uninitialized variable warning
media: uapi: v4l: Fix V4L2_TYPE_IS_OUTPUT condition
drivers/media/platform/qcom/venus/vdec.c | 2 +-
include/uapi/linux/videodev2.h | 11 +++++++++--
2 files changed, 10 insertions(+), 3 deletions(-)
--
2.25.1