commit | 82bbd8c8400edea612505ab8992bf53e540cda75 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Thu Jan 26 17:10:38 2017 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Jan 30 14:45:12 2017 +0100 |
tree | 7ee14ebdbb414f34cf714e972c12fdc92a370120 | |
parent | 7f36f5d11cda050b118f76d774151427a18d15ef [diff] |
pinctrl: broxton: No need to take pointer of a pointer There is no need to take pointer of a pointer to an array of SoC data in platform driver. Do it in the same way as it's done for ACPI. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>