summaryrefslogtreecommitdiff
path: root/samples/mei
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2023-11-29 18:06:27 +0200
committerLinus Walleij <linus.walleij@linaro.org>2023-12-01 15:00:14 +0100
commit271e6a04775d867c9d59cb3c493bebc7970b128e (patch)
treec4fdc9f1c1ed8813fc576fe68385695102efe5ee /samples/mei
parentc82c03819b92df0e6472d4c3424e9fd614dde8ad (diff)
pinctrl: equilibrium: Use temporary variable to hold pins
The pins are allocated from the heap, but in order to pass them as constant object, we need to use non-constant pointer. Achieve this by using a temporary variable. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20231129161459.1002323-5-andriy.shevchenko@linux.intel.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'samples/mei')
0 files changed, 0 insertions, 0 deletions