From mboxrd@z Thu Jan 1 00:00:00 1970 From: marek.vasut@gmail.com (Marek Vasut) Date: Fri, 30 Dec 2011 03:58:01 +0100 Subject: [PATCH RESEND] pxa/hx4700: add platform device and I2C info for AK4641 codec In-Reply-To: <1325212494.2569.1.camel@phoenix> References: <1325212494.2569.1.camel@phoenix> Message-ID: <201112300358.02236.marek.vasut@gmail.com> 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