[PATCH V5] ASoC: fsl: add imx-wm8962 machine driver
Mark Brown
broonie at kernel.org
Tue Jun 11 03:08:38 EST 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://lists.ozlabs.org/pipermail/devicetree-discuss/attachments/20130610/79c53748/attachment.sig>
More information about the devicetree-discuss
mailing list