[alsa-devel] ASoC updates for 3.1

The following changes since commit 5013951be88e136d9990ef55303276e2779ce8d8:
ASoC: Fix trivial build regression in Kirkwood I2S (2011-09-12 11:48:12 +0100)
are available in the git repository at: git://opensource.wolfsonmicro.com/linux-2.6-asoc.git for-3.1
A couple of driver fixes and the driver name issue we discussed.
Axel Lin (1): ASoC: bf5xx-ad73311: Fix prototype for bf5xx_probe
Mark Brown (2): ASoC: Remove bitrotted wm8962_resume() ASoC: Ensure we generate a driver name
sound/soc/blackfin/bf5xx-ad73311.c | 2 +- sound/soc/codecs/wm8962.c | 26 -------------------------- sound/soc/soc-core.c | 18 +++++++++++++++--- 3 files changed, 16 insertions(+), 30 deletions(-)

At Thu, 22 Sep 2011 18:17:45 +0100, Mark Brown wrote:
The following changes since commit 5013951be88e136d9990ef55303276e2779ce8d8:
ASoC: Fix trivial build regression in Kirkwood I2S (2011-09-12 11:48:12 +0100)
are available in the git repository at: git://opensource.wolfsonmicro.com/linux-2.6-asoc.git for-3.1
A couple of driver fixes and the driver name issue we discussed.
Pulled now. Thanks.
Takashi
Axel Lin (1): ASoC: bf5xx-ad73311: Fix prototype for bf5xx_probe
Mark Brown (2): ASoC: Remove bitrotted wm8962_resume() ASoC: Ensure we generate a driver name
sound/soc/blackfin/bf5xx-ad73311.c | 2 +- sound/soc/codecs/wm8962.c | 26 -------------------------- sound/soc/soc-core.c | 18 +++++++++++++++--- 3 files changed, 16 insertions(+), 30 deletions(-)

2011/9/23 Mark Brown broonie@opensource.wolfsonmicro.com:
The following changes since commit 5013951be88e136d9990ef55303276e2779ce8d8:
ASoC: Fix trivial build regression in Kirkwood I2S (2011-09-12 11:48:12 +0100)
are available in the git repository at: git://opensource.wolfsonmicro.com/linux-2.6-asoc.git for-3.1
A couple of driver fixes and the driver name issue we discussed.
Axel Lin (1): ASoC: bf5xx-ad73311: Fix prototype for bf5xx_probe
Mark Brown (2): ASoC: Remove bitrotted wm8962_resume() ASoC: Ensure we generate a driver name
Hi Mark, I wanted to clone,but I always got such error. Any advice? Thanks.
scott@scott-desktop:~/Projects/git-kernel$ git clone http://opensource.wolfsonmicro.com/linux-2.6-asoc Initialized empty Git repository in /home/scott/Projects/git-kernel/linux-2.6-asoc/.git/ error: int sctp_register_pf(struct sctp_pf *pf, sa_family_t family) { switch (family) { case PF_INET: if (sctp_pf_inet_specific) return 0; sctp_pf_inet_specific = pf; break; case PF_INET6: if (sctp_pf_inet6_specific) return 0; sctp_pf_inet6_sp (curl_result = 56, http_code = 0, sha1 = 3d8a97747f7731c801ca7d3a1483858feeb76b6c) error: Unable to find 3d8a97747f7731c801ca7d3a1483858feeb76b6c under http://opensource.wolfsonmicro.com/linux-2.6-asoc Cannot obtain needed blob 3d8a97747f7731c801ca7d3a1483858feeb76b6c while processing commit b7c4b42857c62d22cc8bad4cb8d40f8de64aa054. error: Fetch failed.

On Mon, Sep 26, 2011 at 01:27:40PM +0800, Scott Jiang wrote:
Hi Mark, I wanted to clone,but I always got such error. Any advice?
scott@scott-desktop:~/Projects/git-kernel$ git clone http://opensource.wolfsonmicro.com/linux-2.6-asoc
It seems to be working perfectly fine for me here - I've no real idea what's going on here, I'd guess it's some firewall issue or issue with your version of git.
participants (3)
-
Mark Brown
-
Scott Jiang
-
Takashi Iwai