[alsa-devel] ASoC updates for 2.6.37
The following changes since commit c429ffbe038a649d121e6cecba5cf66777f39370:
ASoC: WM8580: Remove useless assignment (2010-10-19 03:07:10 -0700)
are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.37
Dimitris Papastamos (2): ASoC: soc-core: Fix codec->name memory leak ASoC: max98088: Staticise m98088_eq_band
sound/soc/codecs/max98088.c | 2 +- sound/soc/soc-core.c | 1 + 2 files changed, 2 insertions(+), 1 deletions(-)
At Fri, 22 Oct 2010 10:32:52 -0700, Mark Brown wrote:
The following changes since commit c429ffbe038a649d121e6cecba5cf66777f39370:
ASoC: WM8580: Remove useless assignment (2010-10-19 03:07:10 -0700)
are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.37
Thanks, pulled now.
I'm going to send a pull request for 2.6.37 on the next Monday afternoon after checking the linux-next status. It'd be great if you or Liam can give a summary of ASoC changes until then -- especially since this time there are many intrusive changes.
thanks,
Takashi
Dimitris Papastamos (2): ASoC: soc-core: Fix codec->name memory leak ASoC: max98088: Staticise m98088_eq_band
sound/soc/codecs/max98088.c | 2 +- sound/soc/soc-core.c | 1 + 2 files changed, 2 insertions(+), 1 deletions(-)
On Fri, Oct 22, 2010 at 08:05:53PM +0200, Takashi Iwai wrote:
I'm going to send a pull request for 2.6.37 on the next Monday afternoon after checking the linux-next status. It'd be great if you or Liam can give a summary of ASoC changes until then -- especially since this time there are many intrusive changes.
- 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.
At Fri, 22 Oct 2010 11:43:30 -0700, Mark Brown wrote:
On Fri, Oct 22, 2010 at 08:05:53PM +0200, Takashi Iwai wrote:
I'm going to send a pull request for 2.6.37 on the next Monday afternoon after checking the linux-next status. It'd be great if you or Liam can give a summary of ASoC changes until then -- especially since this time there are many intrusive changes.
- 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.
Thanks!
Takashi
participants (2)
-
Mark Brown
-
Takashi Iwai