Skip to content
Commit c3aa4723 authored by Mathias Krause's avatar Mathias Krause Committed by Matthew Garrett
Browse files

thinkpad_acpi: Mark volume_alsa_control_{vol,mute} as __initdata



Mark volume_alsa_control_vol and volume_alsa_control_mute as __initdata,
as snd_ctl_new1() will copy the relevant parts, so there is no need to
keep the master copies around after initialization.

Signed-off-by: default avatarMathias Krause <minipli@googlemail.com>
Cc: Henrique de Moraes Holschuh <ibm-acpi@hmh.eng.br>
Signed-off-by: default avatarMatthew Garrett <matthew.garrett@nebula.com>
parent fbe9b79f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment