commit | 9f540c3e1d6668d9507f18107dc63113b9a675be | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | Sun Oct 21 22:00:30 2018 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Nov 05 09:33:32 2018 +0100 |
tree | 17b2d292027e237234afe2ca11282e7c3da88930 | |
parent | 651022382c7f8da46cb4872a545ee1da6d097d2a [diff] |
pinctrl: pinctrl-amd: simplify getting .driver_data We should get 'driver_data' from 'struct device' directly. Going via platform_device is an unneeded step back and forth. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>