]> 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)
commitf593a41bcb3a2892bdbf85a03669f6f2746a4845
tree46e4359dd4595678c54d46c8bc96e7618808499a
parent95ec586202c0843cd6067d69f47eab7e2eac5bfa
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