Skip to content
Commit fb83b635 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: hda - Simplify PCM setup overrides



This patch does two things:
- code refactoring with a local helper function,
- allow codec drivers to provide the specific PCM stream info pointers
  only for overriding the non-NULL entries, instead of copying the
  whole.

This simplifies the codec driver side (currently the only user is
alc269's 44kHz fixed rate).

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 2a557a86
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