![](https://secure.gravatar.com/avatar/bf81b6d3ff849b0a5646ca26862e1e26.jpg?s=120&d=mm&r=g)
7 Jul
2009
7 Jul
'09
8:15 a.m.
-----Original Message----- From: Mark Brown [mailto:broonie@opensource.wolfsonmicro.com] Sent: Friday, July 03, 2009 5:00 PM To: Koul, Vinod Cc: alsa-devel@alsa-project.org; Harsha, Priya Subject: Re: [alsa-devel] [PATCH] [RFC 3/13] Intel SST driver include headers
On Fri, Jul 03, 2009 at 12:32:25PM +0530, Vinod Koul wrote:
+struct snd_pmic_ops {
- int (*set_input_dev) (int value);
I'm not sure what pmic is an abbreviation for but I worry that using this abbreviation is likely to cause confusion - PMIC normally refers to a Power Management IC in embedded applications.
PMIC is indeed Power management IC. (In the platform, sound card components are embedded inside the PMIC.) I shall change the name to sound card to avoid confusion.