[alsa-devel] [PATCH V5] ASoC: fsl: add imx-wm8962 machine driver
Mark Brown
broonie at kernel.org
Mon Jun 10 19:08:38 CEST 2013
On Fri, Jun 07, 2013 at 08:26:14PM +0800, Nicolin Chen wrote:
> +
> +struct imx_priv {
> + int hp_gpio;
> + int hp_active_low;
> + int hp_status;
> + int amic_gpio;
> + int amic_active_low;
> + int amic_status;
These are just recorded in the struct but never actually seem to be
used?
> + struct platform_device *pdev;
> + struct snd_pcm_substream *first_stream;
> + struct snd_pcm_substream *second_stream;
These aren't used any more.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20130610/79c53748/attachment.sig>
More information about the Alsa-devel
mailing list