Skip to content
Commit 442bf564 authored by Hans de Goede's avatar Hans de Goede
Browse files

platform/x86: x86-android-tablets: Constify the gpiod_lookup_tables arrays



The individual gpiod_lookup_table structs cannot be const because they
contain a list-head which gets used when registering them.

But the array of pointers to the gpiod_lookup_table-s used by a board
can be const, constify these.

Signed-off-by: default avatarHans de Goede <hdegoede@redhat.com>
Reviewed-By: default avatarLubomir Rintel <lkundrak@V3.sk>
Link: https://lore.kernel.org/r/20220110103952.48760-3-hdegoede@redhat.com
parent 84c2dcdd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment