i2c: nvidia-gpu: Use temporary variable for struct device
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 5 Jan 2022 14:19:33 +0000 (16:19 +0200)
committerWolfram Sang <wsa@kernel.org>
Tue, 15 Feb 2022 09:05:00 +0000 (10:05 +0100)
commitc2c25be6dc94132bca85f5b2c6ee9f6d7ab0173f
treed894703ffc9bdbdd7c9b7aa6a5e8567bdfbf565e
parent2079563d6f60e63f7fc5d1b0b7a48dbb93c209d1
i2c: nvidia-gpu: 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>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
drivers/i2c/busses/i2c-nvidia-gpu.c