]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
media: ipu3-cio2: Use temporary storage for struct device pointer
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 13 Jul 2021 20:21:27 +0000 (22:21 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 16 Jun 2024 11:39:29 +0000 (13:39 +0200)
commit04e8b87339d0ccdb42dbc4f34814624126778920
treeb7df519c930a610823430f58d5d2471928b8c31f
parent89788cd9824c28ffcdea40232c458233353d1896
media: ipu3-cio2: Use temporary storage for struct device pointer

[ Upstream commit cfd13612a5a70715299d2468f967334048ce52a7 ]

Use temporary storage for struct device pointer to simplify the code.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Stable-dep-of: a069f79bfa6e ("media: ipu3-cio2: Request IRQ earlier")
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/media/pci/intel/ipu3/ipu3-cio2-main.c