linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/3] Tegra VDE: Minor code clean up
@ 2019-12-15 18:07 Dmitry Osipenko
  2019-12-15 18:07 ` [PATCH v1 1/3] media: staging: tegra-vde: Select IOVA unconditionally in Kconfig Dmitry Osipenko
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dmitry Osipenko @ 2019-12-15 18:07 UTC (permalink / raw)
  To: Thierry Reding, Jonathan Hunter, Mauro Carvalho Chehab,
	Hans Verkuil
  Cc: linux-media, linux-tegra, devel, linux-kernel

Hello,

This small series just makes a minor clean up of the driver's code,
addressing COMPILE_TEST build problem that was reported sometime ago.

Dmitry Osipenko (3):
  media: staging: tegra-vde: Select IOVA unconditionally in Kconfig
  media: staging: tegra-vde: Sort headers alphabetically
  media: staging: tegra-vde: Use __maybe_unused attribute instead of
    ifdef

 drivers/staging/media/tegra-vde/Kconfig | 2 +-
 drivers/staging/media/tegra-vde/vde.c   | 6 ++----
 drivers/staging/media/tegra-vde/vde.h   | 2 +-
 3 files changed, 4 insertions(+), 6 deletions(-)

-- 
2.24.0


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

end of thread, other threads:[~2019-12-15 18:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-15 18:07 [PATCH v1 0/3] Tegra VDE: Minor code clean up Dmitry Osipenko
2019-12-15 18:07 ` [PATCH v1 1/3] media: staging: tegra-vde: Select IOVA unconditionally in Kconfig Dmitry Osipenko
2019-12-15 18:07 ` [PATCH v1 2/3] media: staging: tegra-vde: Sort headers alphabetically Dmitry Osipenko
2019-12-15 18:07 ` [PATCH v1 3/3] media: staging: tegra-vde: Use __maybe_unused attribute instead of ifdef Dmitry Osipenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).