From: marek.vasut@gmail.com (Marek Vasut)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: clock-mx28: Fix end of loop condition
Date: Mon, 16 Jan 2012 21:52:59 +0100 [thread overview]
Message-ID: <201201162152.59997.marek.vasut@gmail.com> (raw)
In-Reply-To: <CAOMZO5B1ABUr1bqW8f_YLjtE46DBkFt1HocZVziv0barHq1TJg@mail.gmail.com>
> On Mon, Jan 16, 2012 at 5:01 PM, Fabio Estevam
>
> <fabio.estevam@freescale.com> wrote:
> > From: Fabio Estevam <festevam@gmail.com>
> >
> > Selecting audio on a mx28evk the saif driver was failing:
> >
> > [ 0.660000] saif0_clk_set_rate: divider writing timeout
> > [ 0.670000] mxs-sgtl5000: probe of mxs-sgtl5000.0 failed with error
> > -110 [ 0.670000] ALSA device list:
> > [ 0.680000] No soundcards found.
> >
> > The timeout on saif0_clk_set_rate was due to the wrong condition for the
> > end of loop.
> >
> > After fixing it, the audio driver can be correctly probed and becomes
> > functional.
> >
> > While at it, fix the other locations where the similar issue occurs.
> >
> > Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
>
> Please disregard this version.
I see ... ignore my previous comment ;-)
M
next prev parent reply other threads:[~2012-01-16 20:52 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-16 19:01 [PATCH] ARM: clock-mx28: Fix end of loop condition Fabio Estevam
2012-01-16 20:32 ` Fabio Estevam
2012-01-16 20:52 ` Marek Vasut [this message]
2012-01-16 20:55 ` Fabio Estevam
2012-01-16 21:07 ` Wolfram Sang
2012-01-16 21:19 ` Marek Vasut
2012-01-17 15:24 ` Fabio Estevam
2012-01-17 17:17 ` Fabio Estevam
2012-01-16 20:52 ` Marek Vasut
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201201162152.59997.marek.vasut@gmail.com \
--to=marek.vasut@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.