Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit d39bd845 authored by Maxime Ripard's avatar Maxime Ripard
Browse files

pinctrl: sunxi: Add const qualifier to the pin descriptor



The pins description structure were declared as const, but the of_device_id
data magic was losing it silently.

Make sure we have it on both sides.

And now that we're using const, we can also remove the useless cast in probe.

Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent fd67f884
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment