Re: [PATCH] ARM: pxa: add wm9713 codec

2015-09-18 Thread Robert Jarzmik
Igor Grinberg writes: > Hi Robert, > > On 09/16/15 22:42, Robert Jarzmik wrote: >> The mioa701 is using the wm9713 for audio, battery and touchscreen. Add >> the missing audio part, which disappeared. >> >> Signed-off-by: Robert Jarzmik > > The subject is a bit misleading.. > I think it is wort

Re: [PATCH] ARM: pxa: add wm9713 codec

2015-09-18 Thread Igor Grinberg
Hi Robert, On 09/16/15 22:42, Robert Jarzmik wrote: > The mioa701 is using the wm9713 for audio, battery and touchscreen. Add > the missing audio part, which disappeared. > > Signed-off-by: Robert Jarzmik The subject is a bit misleading.. I think it is worth specifying mioa701 in subject.. > -

[PATCH] ARM: pxa: add wm9713 codec

2015-09-16 Thread Robert Jarzmik
The mioa701 is using the wm9713 for audio, battery and touchscreen. Add the missing audio part, which disappeared. Signed-off-by: Robert Jarzmik --- arch/arm/mach-pxa/mioa701.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/mach-pxa/mioa701.c b/arch/arm/mach-pxa/mioa701.c index a