commit | 804f56804d480edc3463a91bbcb39e3b4abd2ac6 | [log] [tgz] |
---|---|---|
author | Laxman Dewangan <ldewangan@nvidia.com> | Mon Apr 25 16:08:32 2016 +0530 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Apr 29 10:59:45 2016 +0200 |
tree | 6a8037656fa1f32ef27fc6cbd7d4888037182a8f | |
parent | 171b92c830f48bd546e2d68d6f511b3d87e0544e [diff] |
gpio: tegra: Make of_device_id compatible data to constant The data member of the of_device_id is the constant type and hence all static structure which is used for this initialisation as static. Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Suggested-by: Thierry Reding <treding@nvidia.com> Reviewed-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>