All of lore.kernel.org
 help / color / mirror / Atom feed
From: bgat@billgatliff.com (Bill Gatliff)
To: linux-arm-kernel@lists.infradead.org
Subject: AC97 audio broken on SAM9263EK?
Date: Sat, 27 Feb 2010 21:23:39 -0600	[thread overview]
Message-ID: <4B89E1BB.6090504@billgatliff.com> (raw)
In-Reply-To: <4B86AA29.8010806@atmel.com>

Sedji Gaouaou wrote:
> Hi Bill,
>
> Here is the patch for the ac97 support on AT91:
>
> http://mailman.alsa-project.org/pipermail/alsa-devel/2010-February/025629.html
>
>
> Here is the patch for the full duplex support:
>
> http://mailman.alsa-project.org/pipermail/alsa-devel/2010-February/025628.html
>

Hmm.  I applied both patches to 2.6.33-rc5.  There were two local
variables "err" and "ptcr" that weren't defined, which I corrected.  And
then there was this:

 CC      sound/atmel/ac97c.o
sound/atmel/ac97c.c: In function ?atmel_ac97c_capture_trigger?:
sound/atmel/ac97c.c:545: warning: unused variable ?casr?
sound/atmel/ac97c.c: In function ?atmel_ac97c_pcm_new?:
sound/atmel/ac97c.c:743: error: ?at91_ac97_pcm_defs? undeclared (first
use in this function)
sound/atmel/ac97c.c:743: error: (Each undeclared identifier is reported
only once
sound/atmel/ac97c.c:743: error: for each function it appears in.)
sound/atmel/ac97c.c:743: warning: type defaults to ?int? in declaration
of ?type name?
sound/atmel/ac97c.c:743: warning: type defaults to ?int? in declaration
of ?type name?
sound/atmel/ac97c.c:743: error: negative width in bit-field ?<anonymous>?
make[2]: *** [sound/atmel/ac97c.o] Error 1


b.g.

-- 
Bill Gatliff
Embedded systems training and consulting
http://billgatliff.com
bgat at billgatliff.com

  reply	other threads:[~2010-02-28  3:23 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-24 19:06 AC97 audio broken on SAM9263EK? Bill Gatliff
2010-02-25 10:09 ` Sedji Gaouaou
2010-02-25 12:46   ` Bill Gatliff
2010-02-25 16:49     ` Sedji Gaouaou
2010-02-28  3:23       ` Bill Gatliff [this message]
2010-03-01 10:34         ` Sedji Gaouaou
2010-03-09 14:11           ` Yegor Yefremov
2010-03-09 15:17             ` Sedji Gaouaou
2010-03-10  8:47               ` Yegor Yefremov
2010-03-10  9:02                 ` Sedji Gaouaou
2010-03-10 15:41                   ` Yegor Yefremov
2010-03-10 15:53                     ` Sedji Gaouaou
2010-06-01 13:39                       ` Yegor Yefremov
2010-06-03 12:46                         ` Sedji Gaouaou
2010-06-03 14:02                           ` Yegor Yefremov

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=4B89E1BB.6090504@billgatliff.com \
    --to=bgat@billgatliff.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.