[alsa-devel] [PATCH] ASoC: alc5632: fix uninit var in alc5632_probe()
Thierry Reding
thierry.reding at gmail.com
Mon Mar 31 21:43:02 CEST 2014
On Mon, Mar 31, 2014 at 12:25:24PM -0600, Stephen Warren wrote:
> From: Stephen Warren <swarren at nvidia.com>
>
> alc5632_probe() returns ret, yet it is not initialized or set anywhere.
> This ends up causing the function to appear to fail, and audio not to
> work on the Toshiba AC100, with my compiler at least.
>
> This function used to set ret in all cases, but recent cleanup removed
> that.
It's also completely unused, so there's no reason to keep it:
Reviewed-by: Thierry Reding <treding at nvidia.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20140331/2d70ba1d/attachment.sig>
More information about the Alsa-devel
mailing list