diff options
author | Guenter Roeck <linux@roeck-us.net> | 2016-07-25 13:37:56 -0700 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2016-09-08 21:34:14 -0700 |
commit | 48001525c94b099058ef0b1fa6a5094082123d2d (patch) | |
tree | 570366bd3881e9f6a4c1b2c4114e06153cf09ca8 /drivers/gpu | |
parent | 640208567660dbe8ad81f3b1c7c90e56fd352317 (diff) | |
download | blackbird-op-linux-48001525c94b099058ef0b1fa6a5094082123d2d.tar.gz blackbird-op-linux-48001525c94b099058ef0b1fa6a5094082123d2d.zip |
hwmon: (ntc_thermistor) Use dev instead of &pdev->dev where possible
Instead of repeatedly accessing &pdev->dev, use a local variable dev
instead where possible. Also drop 'dev' from private data since it is
unnecessary.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/gpu')
0 files changed, 0 insertions, 0 deletions