From: Sun Jian <sun.jian.kdev@gmail.com>
To: luca.ceresoli@bootlin.com
Cc: linux-staging@lists.linux.dev, thierry.reding@gmail.com,
jonathanh@nvidia.com, skomatineni@nvidia.com, mchehab@kernel.org,
linux-tegra@vger.kernel.org, linux-media@vger.kernel.org,
gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org,
Sun Jian <sun.jian.kdev@gmail.com>
Subject: [PATCH v2 0/2] staging: media: tegra-video: clean up shared SoC declarations
Date: Wed, 31 Dec 2025 20:39:53 +0800 [thread overview]
Message-ID: <20251231123955.277384-1-sun.jian.kdev@gmail.com> (raw)
In-Reply-To: <20251229070125.98741-1-sun.jian.kdev@gmail.com>
This series cleans up tegra-video SoC data declarations shared across .c
files by moving them to the corresponding headers.
No functional change intended.
---
Changes in v2:
- Add exact sparse warning line to patch 1 commit message.
- Add patch 2 moving tegra20_vip_soc declaration to vip.h for consistency.
Changes in v1:
- Initial version.
Sun Jian (2):
staging: media: tegra-video: move tegra210_csi_soc declaration to
csi.h
staging: media: tegra-video: move tegra20_vip_soc declaration to vip.h
drivers/staging/media/tegra-video/csi.c | 4 ----
drivers/staging/media/tegra-video/csi.h | 4 ++++
drivers/staging/media/tegra-video/vip.c | 4 ----
drivers/staging/media/tegra-video/vip.h | 4 ++++
4 files changed, 8 insertions(+), 8 deletions(-)
--
2.43.0
next prev parent reply other threads:[~2025-12-31 12:40 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-29 7:01 [PATCH] staging: media: tegra-video: move tegra210_csi_soc declaration to csi.h Sun Jian
2025-12-31 9:29 ` Luca Ceresoli
2025-12-31 12:39 ` Sun Jian [this message]
2025-12-31 12:39 ` [PATCH v2 1/2] " Sun Jian
2025-12-31 14:01 ` Luca Ceresoli
2025-12-31 12:39 ` [PATCH v2 2/2] staging: media: tegra-video: move tegra20_vip_soc declaration to vip.h Sun Jian
2025-12-31 14:01 ` Luca Ceresoli
2026-01-02 11:44 ` [PATCH v3 0/2] staging: media: tegra-video: move shared SoC declarations to headers Sun Jian
2026-01-02 11:45 ` [PATCH v3 1/2] staging: media: tegra-video: move tegra210_csi_soc declaration to csi.h Sun Jian
2026-01-02 11:45 ` [PATCH v3 2/2] staging: media: tegra-video: move tegra20_vip_soc declaration to vip.h Sun Jian
2026-01-02 15:53 ` [PATCH v3 0/2] staging: media: tegra-video: move shared SoC declarations to headers Luca Ceresoli
2026-01-05 15:43 ` sun jian
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251231123955.277384-1-sun.jian.kdev@gmail.com \
--to=sun.jian.kdev@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=jonathanh@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=linux-tegra@vger.kernel.org \
--cc=luca.ceresoli@bootlin.com \
--cc=mchehab@kernel.org \
--cc=skomatineni@nvidia.com \
--cc=thierry.reding@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox