diff options
author | LABBE Corentin <clabbe.montjoie@gmail.com> | 2015-11-11 23:27:36 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2015-11-17 16:40:24 +0300 |
commit | 5664de25fa8ad2f06d6d7dd44df61023e1aaaa14 (patch) | |
tree | 49157661585b85faa62ca2a960258f601e94b3c1 /drivers/gpio/gpio-tegra.c | |
parent | 853f0cb8603486a8ba17d5b728b52a9b4b029698 (diff) | |
download | linux-5664de25fa8ad2f06d6d7dd44df61023e1aaaa14.tar.xz |
gpio: palmas: fix a possible NULL dereference
of_match_device could return NULL, and so cause a NULL pointer
dereference later.
Reported-by: coverity (CID 1130700)
Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/gpio-tegra.c')
0 files changed, 0 insertions, 0 deletions