]> git.baikalelectronics.ru Git - kernel.git/commit
pinctrl: armada-37xx: Use temporary variable for struct device
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 5 Nov 2021 12:42:32 +0000 (14:42 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 18 Nov 2021 16:40:09 +0000 (18:40 +0200)
commitbbbf076ea145ebb654eccbbebd74773125252c1b
tree948451c10c3ac443039292712db6deb7dcb3922f
parent1650f2514b307083c45b738d15f66470b26965fa
pinctrl: armada-37xx: Use temporary variable for struct device

Use temporary variable for struct device to make code neater.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Gregory CLEMENT <gregory.clement@bootlin.com>
drivers/pinctrl/mvebu/pinctrl-armada-37xx.c