]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
committerStefan Bader <stefan.bader@canonical.com>
Fri, 16 Sep 2022 08:53:22 +0000 (10:53 +0200)
commit6cf57f2e6be97613552c4e850a6ceb65edc83a7f
tree3a14302c892b16cf42f18e6fbb80730c99e0cf12
parent7b0505402c72ceaad450a6b065dc3c09336d2d4f
pinctrl: armada-37xx: Use temporary variable for struct device

BugLink: https://bugs.launchpad.net/bugs/1988479
[ Upstream commit 50cf2ed284e49028a885aa56c3ea50714c635879 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
drivers/pinctrl/mvebu/pinctrl-armada-37xx.c