From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Artamonow Subject: [PATCH v3 3/3] pxa/hx4700: add platform device and I2C info for AK4641 codec Date: Wed, 18 May 2011 19:25:11 +0400 Message-ID: <1305732311-17639-4-git-send-email-mad_soft@inbox.ru> References: <1305732311-17639-1-git-send-email-mad_soft@inbox.ru> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from smtp16.mail.ru (smtp16.mail.ru [94.100.176.153]) by alsa0.perex.cz (Postfix) with ESMTP id C557810395E for ; Wed, 18 May 2011 17:25:17 +0200 (CEST) In-Reply-To: <1305732311-17639-1-git-send-email-mad_soft@inbox.ru> 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: Mark Brown , Liam Girdwood Cc: alsa-devel@alsa-project.org, Eric Miao , linux-kernel@vger.kernel.org, Harald Welte , Philipp Zabel , Paul Parsons , linux-arm-kernel@lists.infradead.org List-Id: alsa-devel@alsa-project.org Also rename AK4641 power GPIOs to document the codec chip. Signed-off-by: Philipp Zabel Signed-off-by: Dmitry Artamonow --- arch/arm/mach-pxa/hx4700.c | 25 +++++++++++++++++++++++++ arch/arm/mach-pxa/include/mach/hx4700.h | 4 ++-- 2 files changed, 27 insertions(+), 2 deletions(-) diff --git a/arch/arm/mach-pxa/hx4700.c b/arch/arm/mach-pxa/hx4700.c index 6de0ad0..4a569f7 100644 --- a/arch/arm/mach-pxa/hx4700.c +++ b/arch/arm/mach-pxa/hx4700.c @@ -45,6 +45,7 @@ #include #include +#include #include