gpio: ts4900: Use of_device_get_match_data()
authorThierry Reding <treding@nvidia.com>
Mon, 30 Apr 2018 07:38:17 +0000 (09:38 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 16 May 2018 12:35:24 +0000 (14:35 +0200)
commit81317c5a08a32a3798f56e4f40bbb8a3efd81271
tree6e9a7446716540ff59842c4e11beca49f7a24819
parentedf874ef2dc73ee2f99727bd0caf08b095e3492e
gpio: ts4900: Use of_device_get_match_data()

Use of_device_get_match_data() instead of open-coding it.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-ts4900.c