commit | 2b3fee3622d0973970faf2f5790fbe74cde77e45 | [log] [tgz] |
---|---|---|
author | Enrico Weigelt, metux IT consult <info@metux.net> | Mon Jun 17 18:49:15 2019 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Jun 27 15:56:51 2019 +0100 |
tree | 15906c2d562de497e5e71f8a655edc7965256813 | |
parent | b183cab7fdf79843f79398af139e02186692c6c7 [diff] |
gpio: amdpt: Drop unneeded deref of &pdev->dev We already have the struct device* pointer in a local variable, so we can write this a bit shorter. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>