aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorAlastair Bridgewater <[email protected]>2018-06-15 21:56:15 -0400
committerTakashi Iwai <[email protected]>2018-06-17 08:39:44 +0200
commit7919cd82b9f9be97111be386cbaac59958800ef9 (patch)
tree654fdc72d1b5de686c8404b338ebe248efe14f9c /scripts/gdb/linux/tasks.py
parentd5a6cabf02210b896a60eee7c04c670ee9ba6dca (diff)
ALSA: hda/ca0132: Delete pointless assignments to struct auto_pin_cfg fields
ca0132_config() was setting some values in the auto_pin_cfg for the codec... but it is called prior to snd_hda_parse_pin_defcfg(), which does a memset() to clear the entire structure as one of its first actions, making the entire exercise pointless. Kill all use of struct auto_pin_cfg from ca0132_config(). Signed-off-by: Alastair Bridgewater <[email protected]> Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions