commit | 6da7b0dd517592e12966af7ec55eecf6ebd2c589 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Fri Nov 25 11:02:19 2016 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Dec 07 15:22:50 2016 +0100 |
tree | 52c50bad64f85aab32b3f2030e7603ecc232ef59 | |
parent | 562b488443f658151abc9732e1a9762e27c694a0 [diff] |
gpio: pl061: delete platform data handling Platform data is a remnant of board files and all boards using the PL061 have been migrated to use device tree or ACPI instead. The custom mechanism to set line by default as inputs/outputs has been superceded by the GPIO-internal hogging mechanism. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>