From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755415Ab2BQB5g (ORCPT ); Thu, 16 Feb 2012 20:57:36 -0500 Received: from mail-pz0-f46.google.com ([209.85.210.46]:64938 "EHLO mail-pz0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753865Ab2BQB5f (ORCPT ); Thu, 16 Feb 2012 20:57:35 -0500 Message-ID: <1329443842.3284.4.camel@phoenix> Subject: [PATCH RESNED] pxa/hx4700: add platform device and I2C info for AK4641 codec From: Axel Lin To: linux-kernel@vger.kernel.org Cc: Philipp Zabel , Dmitry Artamonow , Mark Brown , Liam Girdwood , Haojian Zhuang , Eric Miao , linux-arm-kernel@lists.infradead.org Date: Fri, 17 Feb 2012 09:57:22 +0800 Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.1- Content-Transfer-Encoding: 7bit Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The audio on hx4700 needs this to properly work. Signed-off-by: Philipp Zabel Signed-off-by: Dmitry Artamonow Signed-off-by: Axel Lin Acked-by: Marek Vasut Tested-by: Paul Parsons Cc: stable@vger.kernel.org [3.0+] --- Hi Eric, Haojian, The audio on hx4700 needs this patch to properly work. Any chance to apply it for 3.3? I also add CC stable for 3.0+ in the commit log, this patch is required since commit c26f64 "ASoC: add iPAQ hx4700 machine driver". Regards, Axel arch/arm/mach-pxa/hx4700.c | 25 +++++++++++++++++++++++++ 1 files changed, 25 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-pxa/hx4700.c b/arch/arm/mach-pxa/hx4700.c index fb9b62d..208eef1 100644 --- a/arch/arm/mach-pxa/hx4700.c +++ b/arch/arm/mach-pxa/hx4700.c @@ -45,6 +45,7 @@ #include #include +#include #include