From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Beldan Subject: [PATCH 0/4] pxa2xx-i2s: Rework Date: Fri, 08 May 2009 01:44:45 +0200 Message-ID: <4A03726D.5010301@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-ew0-f175.google.com (mail-ew0-f175.google.com [209.85.219.175]) by alsa0.perex.cz (Postfix) with ESMTP id 906BD103886 for ; Fri, 8 May 2009 01:44:32 +0200 (CEST) Received: by ewy23 with SMTP id 23so1673525ewy.32 for ; Thu, 07 May 2009 16:44:32 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Eric Miao , Russell King Cc: alsa-devel@alsa-project.org, Mark Brown , linux-arm-kernel , Matthieu Dumont List-Id: alsa-devel@alsa-project.org Following is a rework of the i2s code for the pxa. I tested it with the ac97 clock as the master clock. Tests feedbacks are welcome. -- Karl