diff options
author | Andy Shevchenko <[email protected]> | 2023-11-29 18:06:27 +0200 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2023-12-01 15:00:14 +0100 |
commit | 271e6a04775d867c9d59cb3c493bebc7970b128e (patch) | |
tree | c4fdc9f1c1ed8813fc576fe68385695102efe5ee /net/lapb/lapb_subr.c | |
parent | c82c03819b92df0e6472d4c3424e9fd614dde8ad (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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions