From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 21 Nov 2011 13:00:59 +0200 From: Johan Hedberg To: Mikel Astiz Cc: linux-bluetooth@vger.kernel.org Subject: Re: [PATCH v3 0/5] A2DP sources with Media API Message-ID: <20111121110059.GA10916@fusion.localdomain> References: <1321870064-20553-1-git-send-email-mikel.astiz@bmw-carit.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1321870064-20553-1-git-send-email-mikel.astiz@bmw-carit.de> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Mikel, On Mon, Nov 21, 2011, Mikel Astiz wrote: > The following patches have been useful to make PulseAudio work using > the media API. > > First two patches already acked by Luiz Augusto von Dentz. > > Third patch solves a potential crash in 64 bit architectures. > > Fourth and fifth patches split out the copyright statements. > > Mikel Astiz (5): > media: release transport locks on acquisition failure > media: sep registration fix > a2dp: avoid conversion between guint and pointers > a2dp: update copyright statement > media: update copyright statement > > audio/a2dp.c | 21 ++++++++------------- > audio/a2dp.h | 13 +++++++------ > audio/media.c | 20 +++++++++++--------- > audio/transport.c | 1 + > 4 files changed, 27 insertions(+), 28 deletions(-) All patches have been applied. Thanks. Johan