From: Takashi Iwai <tiwai@suse.de>
To: Liam Girdwood <Liam.Girdwood@wolfsonmicro.com>
Cc: alsa-devel <alsa-devel@lists.sourceforge.net>
Subject: Re: [PATCH 1/4] AC97 wm9713 support
Date: Thu, 10 Mar 2005 12:43:46 +0100 [thread overview]
Message-ID: <s5hbr9rwwst.wl@alsa2.suse.de> (raw)
In-Reply-To: <1109341397.30473.671.camel@cearnarfon>
At Fri, 25 Feb 2005 14:23:17 +0000,
Liam Girdwood wrote:
>
> [1 <text/plain (7bit)>]
> This patch is against ac97_codec.c and includes parts of Takashi's AC97
> low power codec patch posted to lkml on Jan 4th 2005. It also includes
> better enumerated mixer type support.
>
> Apologies for the size of this patch. This was the minimum changes
> required to get audio in/out of the codec.
>
> Changes:-
>
> o Added WM9713/WM9714 to codec ID table
> o Removed snd_ac97_[info|get|put]_mux().
> o Added snd_ac97_[info|get|put]_enum_single() for single channel enums
> o Added snd_ac97_[info|get|put]_enum_double() for double channel enums
> o Moved AC97_ENUM_DOUBLE macro to ac97_local.h
> o Moved AC97_DOUBLE macro to ac97_local.h
How about to create unified enum callbacks for both single and double
channels? For example, in get/put callback, if shift_l == shift_r,
it's handled as a single control, otherwise double.
Takashi
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
next prev parent reply other threads:[~2005-03-10 11:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-25 14:23 [PATCH 1/4] AC97 wm9713 support Liam Girdwood
2005-03-10 11:43 ` Takashi Iwai [this message]
2005-03-10 13:26 ` Takashi Iwai
2005-03-10 14:13 ` Liam Girdwood
2005-03-10 14:36 ` 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=s5hbr9rwwst.wl@alsa2.suse.de \
--to=tiwai@suse.de \
--cc=Liam.Girdwood@wolfsonmicro.com \
--cc=alsa-devel@lists.sourceforge.net \
/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.