devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Fix uninitialized variable usage in Tegra GPCDMA
@ 2022-04-26 10:19 Akhil R
  2022-04-26 10:19 ` [PATCH v2 1/2] dmaengine: tegra: Fix uninitialized variable usage Akhil R
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Akhil R @ 2022-04-26 10:19 UTC (permalink / raw)
  To: devicetree, dmaengine, jonathanh, kyarlagadda, ldewangan,
	linux-kernel, linux-tegra, p.zabel, rgumasta, robh+dt,
	thierry.reding, nathan, vkoul, dan.carpenter
  Cc: akhilrajeev

Initialize uninitialized variable and remove unused switch case
in tegra186-gpcdma driver.

v1->v2: Split the patches to separate 'fixes'.

Akhil R (2):
  dmaengine: tegra: Fix uninitialized variable usage
  dmaengine: tegra: Remove unused switch case

 drivers/dma/tegra186-gpc-dma.c | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2022-05-19 18:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-26 10:19 [PATCH v2 0/2] Fix uninitialized variable usage in Tegra GPCDMA Akhil R
2022-04-26 10:19 ` [PATCH v2 1/2] dmaengine: tegra: Fix uninitialized variable usage Akhil R
2022-04-26 10:19 ` [PATCH v2 2/2] dmaengine: tegra: Remove unused switch case Akhil R
2022-05-19 18:05 ` [PATCH v2 0/2] Fix uninitialized variable usage in Tegra GPCDMA Vinod Koul

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