]> git.baikalelectronics.ru Git - kernel.git/commit
pinctrl/rockchip: Use temporary variable for struct device
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 5 Nov 2021 12:42:27 +0000 (14:42 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 18 Nov 2021 16:40:09 +0000 (18:40 +0200)
commitc00b8128aff39b2ea23b62fb43b9f01d9f0367fa
tree46e4359dd4595678c54d46c8bc96e7618808499a
parent20a411536e1cd5d902041ca7808793de0f7f9242
pinctrl/rockchip: 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: Heiko Stuebner <heiko@sntech.de>
drivers/pinctrl/pinctrl-rockchip.c