From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757049AbYIDIY3 (ORCPT ); Thu, 4 Sep 2008 04:24:29 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757405AbYIDIWI (ORCPT ); Thu, 4 Sep 2008 04:22:08 -0400 Received: from nwd2mail11.analog.com ([137.71.25.57]:43649 "EHLO nwd2mail11.analog.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756222AbYIDIV7 (ORCPT ); Thu, 4 Sep 2008 04:21:59 -0400 X-IronPort-AV: E=Sophos;i="4.32,320,1217822400"; d="scan'208";a="59017797" From: Bryan Wu To: broonie@opensource.wolfsonmicro.com Cc: alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/9] ASoC Blackfin supporting Date: Thu, 4 Sep 2008 16:21:59 +0800 Message-Id: <1220516528-20301-1-git-send-email-cooloney@kernel.org> X-Mailer: git-send-email 1.5.6 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Mark, After your last review, Cliff and me updated this patch series: - fix coding style issue - use latest ASoC API - split the whole patch into this 9 patches in a patchset Thanks a lot -Bryan