All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wu Fengguang <fengguang.wu@intel.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: "alsa-devel@alsa-project.org" <alsa-devel@alsa-project.org>
Subject: Re: [PATCH] hda - add ALC889 quick id for Intel Los Lunas 2 desktop reference board
Date: Wed, 21 Dec 2011 15:38:31 +0800	[thread overview]
Message-ID: <20111221073831.GA15079@localhost> (raw)
In-Reply-To: <s5hy5u6pgl3.wl%tiwai@suse.de>

Takashi,

With the anticipation we'll be adding lots of pincfg numbers in future:

+       [ALC662_FIXUP_ECS] = {
+               .type = ALC_FIXUP_PINS,
+               .v.pins = (const struct alc_pincfg[]) {
+                       { 0x14, 0x99130110 }, /* speaker */
+                       { 0x18, 0x01a19820 }, /* mic */

These numbers are anything but intuitive. Do you mind me
introduce some macros to make them easier to compose and read?

Thanks,
Fengguang

  parent reply	other threads:[~2011-12-21  7:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-21  2:20 [PATCH] hda - add ALC889 quick id for Intel Los Lunas 2 desktop reference board Wu Fengguang
2011-12-21  6:46 ` Takashi Iwai
2011-12-21  7:23   ` Wu Fengguang
2011-12-21  7:34     ` Takashi Iwai
2011-12-21  8:09     ` David Henningsson
2011-12-21  8:24       ` Wu Fengguang
2011-12-21  7:38   ` Wu Fengguang [this message]
2011-12-21  7:42     ` Takashi Iwai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20111221073831.GA15079@localhost \
    --to=fengguang.wu@intel.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=tiwai@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.