]> git.baikalelectronics.ru Git - kernel.git/commit
media: atomisp: Use temporary variable for device in gmin_subdev_add()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 29 Jun 2020 10:57:36 +0000 (12:57 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Sat, 18 Jul 2020 05:23:54 +0000 (07:23 +0200)
commit92508b12dbedc49a855eb68d37d87843d3a1811f
tree39570891936b97b0ff394449e9736fa5f2baadbb
parent9392c3cadff1730c2335e4ae3335ca6f9e646fb3
media: atomisp: Use temporary variable for device in gmin_subdev_add()

Use temporary variable for device in gmin_subdev_add().

While here, drop unused temporary variable for device in other places.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/atomisp/pci/atomisp_gmin_platform.c