From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755142Ab1L3EG0 (ORCPT ); Thu, 29 Dec 2011 23:06:26 -0500 Received: from mail-yw0-f46.google.com ([209.85.213.46]:40035 "EHLO mail-yw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754999Ab1L3EGX (ORCPT ); Thu, 29 Dec 2011 23:06:23 -0500 Message-ID: <1325217971.4022.1.camel@phoenix> Subject: [PATCH v2] 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, 30 Dec 2011 12:06:11 +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 --- v2: Avoid rename AK4641 power GPIOs. 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