All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Brownell <david-b@pacbell.net>
To: "Smith, Stephen" <smsmith@ti.com>
Cc: "linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>
Subject: Re: OMAP Zoom kernel ALSA build problem
Date: Thu, 4 Dec 2008 09:40:17 -0800	[thread overview]
Message-ID: <200812040940.18076.david-b@pacbell.net> (raw)
In-Reply-To: <23D0CDE7C386D144A4F26EB0F427F8C019A5829E@dlee04.ent.ti.com>

On Thursday 04 December 2008, Smith, Stephen wrote:
> I am trying to build sound support for the MDK (3430LDP).  There is a build
> problem on the current git master of the OMAP Zoom kernel.

Perhaps that kernel should sync with newer code?

Both linux-omap and mainline use standard GPIO calls for
such stuff now.

And for that matter, the ASoC framework holds current
twl4030 codec support... those patches are in linux-omap,
linux-next, and of course the ALSA tree.

- Dave



> If "OMAP3 TWL4030 alsa driver" is turned on, the compile fails (looks like
> the header for the twl4030 gpio routines is missing).  Additionally, if it
> is selected as a Module, the build will also fail because only
> CONFIG_SND_OMAP3_TWL4030 is being checked (not CONFIG_SND_OMAP3_TWL403_MODULE)
> in sound/arm/omap/omap-alsa-dma.h.      
> 
> Device Drivers - 
>   Sound card support - 
>     Advanced Linux Sound Architecture - 
>       ARM sound devices -
>         OMAP3 TWL4030 alsa driver
> 
> 
> sound/arm/omap/omap-alsa-twl4030.c: In function 'twl4030_ext_mut_conf':
> sound/arm/omap/omap-alsa-twl4030.c:312: error: implicit declaration of function 'twl4030_request_gpio'
> sound/arm/omap/omap-alsa-twl4030.c:317: error: implicit declaration of function 'twl4030_set_gpio_direction'
> sound/arm/omap/omap-alsa-twl4030.c: In function 'twl4030_ext_mut_unconf':
> sound/arm/omap/omap-alsa-twl4030.c:329: error: implicit declaration of function 'twl4030_free_gpio'
> sound/arm/omap/omap-alsa-twl4030.c: In function 'twl4030_ext_mut_off':
> sound/arm/omap/omap-alsa-twl4030.c:344: error: implicit declaration of function 'twl4030_set_gpio_dataout'
> 
> 
> OMAP Linux Kernel Tracker Bug ID 224
> 
> Stephen
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 
> 


--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2008-12-04 17:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-04 15:38 OMAP Zoom kernel ALSA build problem Smith, Stephen
2008-12-04 17:40 ` David Brownell [this message]
2008-12-04 17:51   ` Trilok Soni
2008-12-04 18:25     ` Koen Kooi
2008-12-04 18:30       ` Koen Kooi
2008-12-04 19:03       ` David Brownell
2008-12-04 22:38         ` Tony Lindgren
2008-12-05 23:35           ` David Brownell
2008-12-06  1:26             ` Tony Lindgren

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=200812040940.18076.david-b@pacbell.net \
    --to=david-b@pacbell.net \
    --cc=linux-omap@vger.kernel.org \
    --cc=smsmith@ti.com \
    /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.