From mboxrd@z Thu Jan 1 00:00:00 1970 From: axel.lin@gmail.com (Axel Lin) Date: Fri, 17 Feb 2012 09:57:22 +0800 Subject: [PATCH RESNED] pxa/hx4700: add platform device and I2C info for AK4641 codec Message-ID: <1329443842.3284.4.camel@phoenix> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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 at 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