Home
last modified time | relevance | path

Searched hist:"6889 e00f" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/thunderbolt/
H A Dxdomain.c6889e00f Fri Jan 08 17:09:19 CST 2021 Rikard Falkeborn <rikard.falkeborn@gmail.com> thunderbolt: Constify static attribute_group structs

The only usage of these is to put their addresses in arrays of pointers
to const attribute_groups. Make them const to allow the compiler to put
them in read-only memory.

Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
H A Ddomain.c6889e00f Fri Jan 08 17:09:19 CST 2021 Rikard Falkeborn <rikard.falkeborn@gmail.com> thunderbolt: Constify static attribute_group structs

The only usage of these is to put their addresses in arrays of pointers
to const attribute_groups. Make them const to allow the compiler to put
them in read-only memory.

Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
H A Dswitch.c6889e00f Fri Jan 08 17:09:19 CST 2021 Rikard Falkeborn <rikard.falkeborn@gmail.com> thunderbolt: Constify static attribute_group structs

The only usage of these is to put their addresses in arrays of pointers
to const attribute_groups. Make them const to allow the compiler to put
them in read-only memory.

Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>