Home
last modified time | relevance | path

Searched hist:"5 ec16d12c896b6ea710ac74e68e2f431c80d1c62" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/pci/hda/
H A Dhda_auto_parser.hdiff 5ec16d12c896b6ea710ac74e68e2f431c80d1c62 Wed Nov 28 11:11:59 CST 2012 Takashi Iwai <tiwai@suse.de> ALSA: hda - Rearrange INPUT_PIN_ATTR_*

Put INPUT_PIN_ATTR_FRONT after INPUT_PIN_ATTR_REAR, and define
INPUT_PIN_ATTR_LAST to point to the last element.

This is a preliminary work for cleaning up Realtek auto-mic parser.
In the auto-mic implementation, the front panel is preferred over the
rear panel. By arranging the attr definitions like in this commit, we
can simply use sort() for figuring out the priority order.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
H A Dhda_auto_parser.cdiff 5ec16d12c896b6ea710ac74e68e2f431c80d1c62 Wed Nov 28 11:11:59 CST 2012 Takashi Iwai <tiwai@suse.de> ALSA: hda - Rearrange INPUT_PIN_ATTR_*

Put INPUT_PIN_ATTR_FRONT after INPUT_PIN_ATTR_REAR, and define
INPUT_PIN_ATTR_LAST to point to the last element.

This is a preliminary work for cleaning up Realtek auto-mic parser.
In the auto-mic implementation, the front panel is preferred over the
rear panel. By arranging the attr definitions like in this commit, we
can simply use sort() for figuring out the priority order.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
H A Dpatch_via.cdiff 5ec16d12c896b6ea710ac74e68e2f431c80d1c62 Wed Nov 28 11:11:59 CST 2012 Takashi Iwai <tiwai@suse.de> ALSA: hda - Rearrange INPUT_PIN_ATTR_*

Put INPUT_PIN_ATTR_FRONT after INPUT_PIN_ATTR_REAR, and define
INPUT_PIN_ATTR_LAST to point to the last element.

This is a preliminary work for cleaning up Realtek auto-mic parser.
In the auto-mic implementation, the front panel is preferred over the
rear panel. By arranging the attr definitions like in this commit, we
can simply use sort() for figuring out the priority order.

Signed-off-by: Takashi Iwai <tiwai@suse.de>