lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 26 Oct 2010 14:20:49 -0400
From:	Arnaud Lacombe <lacombar@...il.com>
To:	Takashi Iwai <tiwai@...e.de>
Cc:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	linux-kernel@...r.kernel.org, Liam Girdwood <lrg@...mlogic.co.uk>
Subject: Re: [GIT PULL] sound updates for 2.6.37-rc1

Hi,

On Mon, Oct 25, 2010 at 9:59 AM, Takashi Iwai <tiwai@...e.de> wrote:
> Linus,
>
> please pull ALSA updates for v2.6.37-rc1 from:
>
>  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git for-linus
>
> The biggest changes are the update of ASoC core API, in addition to
> lots of fixes/updates in ASoC drivers.  The summary regarding ASoC
> are:
>
> - Overhaul of the core APIs for registration of all kinds of devices,
>  reducing the level of direct coupling between machine drivers and their
>  CODEC and CPU drivers allowing ASoC machines to have multiple CODEC
>  devices and multiple instances of the same CODEC device within a system.
> - New CODEC drivers for  88PM860x CODEC, MAX98088, WL1273, WM8962, WM8804,
>  and WM8985.
> - New CPU drivers for EP93xx AC’97 controllers, MPC85xx SSI ports,
>  and SH HDMI controllers.
> - Machine support for Freescale P1022 DS, Marvell Tavor and Saarb, and
>  Simplemachines Sim.One.
>
> For HD-audio, the former individual HDMI parsers for ATI, Intel and
> Nvidia are now unified to a single parser.  Also, the BIOS pin parser
> was improved so that it can assign multiple input-pins for the same
> task (e.g. mic-in).
>
> Another new stuff is the aloop driver.  It's a simple PCM loopback
> driver for PCM data pass-through.  This has been in external
> alsa-driver tree for long time, and now it's revised and merged to
> upstream.
>
> Other than that, many driver updates including oxygen, USB-audio, and
> the removal of BKL in OSS code, (and yet-again-new ISA driver :),
> etc are found.
>
>
> Thanks!
>
> Takashi
>
> ===
> [...]
>
> Liam Girdwood (3):
>      ASoC: multi-component - ASoC Multi-Component Support
>  [...]
>  include/sound/soc-of-simple.h                      |   25 -
>  [...]
>  delete mode 100644 include/sound/soc-of-simple.h
>
`sound/soc/fsl/pcm030-audio-fabric.c' still reference
`sound/soc-of-simple.h', causing the following build error:

sound/soc/fsl/pcm030-audio-fabric.c:27:33: fatal error:
sound/soc-of-simple.h: No such file or directory

Confirmed in Linus' tree:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=sound/soc/fsl/pcm030-audio-fabric.c;h=fe15bb26e48474e6f9aacb15961d62b59cea704d;hb=HEAD

Config available if needed.

 - Arnaud
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ