[alsa-devel] [PATCH 1/5] ASoC: cs35l35: Add missing return in probe
Austin, Brian
Brian.Austin at cirrus.com
Wed Mar 8 20:55:36 CET 2017
On 3/8/17, 10:42 AM, "alsa-devel-bounces at alsa-project.org on behalf of
Charles Keepax" <alsa-devel-bounces at alsa-project.org on behalf of
ckeepax at opensource.wolfsonmicro.com> wrote:
>A return statement is missing just before the error paths at the end of
>probe. This causes us to fall straight into the error path and disable
>the supplies and re-enable reset, as these are only controlled during
>probe this causes the part to no longer function.
>
>Signed-off-by: Charles Keepax <ckeepax at opensource.wolfsonmicro.com>
>---
For the series
Acked-by: Brian Austin <brian.austin at cirrus.com>
More information about the Alsa-devel
mailing list