commit | 8357759a4201f3b165b3240095268ebc63493cc2 | [log] [tgz] |
---|---|---|
author | Thierry Reding <[email protected]> | Mon Apr 30 09:38:15 2018 +0200 |
committer | Linus Walleij <[email protected]> | Wed May 16 14:35:24 2018 +0200 |
tree | 5b33fdbdca2f4862831816926aaaafad3a46e7a4 | |
parent | 67bab9353391f65a497442b1f9f920d452790c5a [diff] |
gpio: pxa: Use of_device_get_match_data() Use of_device_get_match_data() instead of open-coding it. Signed-off-by: Thierry Reding <[email protected]> Signed-off-by: Linus Walleij <[email protected]>