From mboxrd@z Thu Jan 1 00:00:00 1970 From: axel.lin@gmail.com (Axel Lin) Date: Fri, 30 Dec 2011 10:34:54 +0800 Subject: [PATCH RESEND] pxa/hx4700: add platform device and I2C info for AK4641 codec Message-ID: <1325212494.2569.1.camel@phoenix> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Also rename AK4641 power GPIOs to document the codec chip. Signed-off-by: Philipp Zabel Signed-off-by: Dmitry Artamonow Signed-off-by: Axel Lin --- This patch was sent by Dmitry Artamonow on https://lkml.org/lkml/2011/5/18/222 and was resent on https://lkml.org/lkml/2011/9/12/100 The audio on hx4700 needs this patch to properly work. 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 fb9b62d..1e2b627 100644 --- a/arch/arm/mach-pxa/hx4700.c +++ b/arch/arm/mach-pxa/hx4700.c @@ -45,6 +45,7 @@ #include #include +#include #include