commit | 20133bd5ebbb58cdf224c769dea2a475c746bc1a | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Mon Jul 24 16:55:05 2017 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Aug 14 15:01:13 2017 +0200 |
tree | 7f94fcd449aa03d611c6e3ff1ecee3aa29b7ea14 | |
parent | e3b445d77819b8fb41e3ceae9dbd49c8c8427c5d [diff] |
gpio: tegra: Remove unnecessary check of_device_get_match_data() can never return NULL, therefore the check for NULL values is unnecessary. Signed-off-by: Thierry Reding <treding@nvidia.com> Acked-by: Jon Hunter <jonathanh@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>