commit | 6aba6ed879b3471903c8ada28ba968a268df6143 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Apr 07 20:38:41 2020 +0300 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Apr 16 14:21:23 2020 +0200 |
tree | 32a1fdb7d4f5c1c077126713286f808399a36ea3 | |
parent | f9a8744dde48f368768b3a6de389b7ec2751d192 [diff] |
pinctrl: mcp23s08: Get rid of legacy platform data Platform data is a legacy interface to supply device properties to the driver. In this case we even don't have in-kernel users for it. Just remove it for good. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20200407173849.43628-1-andriy.shevchenko@linux.intel.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>