Re: [PATCH v3 21/25] irqdomain/powerpc: Replace custom xlate functions with library functions

2012-02-05 Thread Grant Likely
On Mon, Feb 06, 2012 at 04:22:41PM +1100, Michael Neuling wrote: > > static const struct irq_domain_ops pmac_pic_host_ops = { > > .match = pmac_pic_host_match, > > .map = pmac_pic_host_map, > > - .xlate = pmac_pic_host_xlate, > > + .xlate = irq_domain_xlate_onecell; > > }; > > > >

Re: [PATCH v3 00/25] irq_domain generalization and refinement

2012-02-05 Thread Grant Likely
On Sat, Feb 04, 2012 at 10:17:48PM +, Russell King - ARM Linux wrote: > On Fri, Jan 27, 2012 at 02:35:54PM -0700, Grant Likely wrote: > > Hey everyone, > > > > This patch series is ready for much wider consumption now. I'd like > > to get it into linux-next ASAP because there will be ARM boar

[PATCH 2/2] powerpc/44x: Add more changes for APM821XX EMAC driver

2012-02-05 Thread Duc Dang
This patch includes: Configure EMAC PHY clock source (clock from PHY or internal clock). Do not advertise PHY half duplex capability as APM821XX EMAC does not support half duplex mode. Add changes to support configuring jumbo frame for APM821XX EMAC. Signed-off-by: Duc Dang --- drivers/

[PATCH 1/2] powerpc/44x: Add new compatible value for EMAC node of APM821XX dts file.

2012-02-05 Thread Duc Dang
This compatible value will be used to distinguish some special features of APM821XX EMAC: no half duplex mode support, configuring jumbo frame. Signed-off-by: Duc Dang --- arch/powerpc/boot/dts/bluestone.dts |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/powerpc/

Re: [PATCH v3 21/25] irqdomain/powerpc: Replace custom xlate functions with library functions

2012-02-05 Thread Michael Neuling
> static const struct irq_domain_ops pmac_pic_host_ops = { > .match = pmac_pic_host_match, > .map = pmac_pic_host_map, > - .xlate = pmac_pic_host_xlate, > + .xlate = irq_domain_xlate_onecell; > }; > This causes a compile fail (in next-20120206): arch/powerpc/platforms/pow

Re: [PATCH v3 00/25] irq_domain generalization and refinement

2012-02-05 Thread Rob Herring
Russell, On 02/04/2012 04:17 PM, Russell King - ARM Linux wrote: > On Fri, Jan 27, 2012 at 02:35:54PM -0700, Grant Likely wrote: >> Hey everyone, >> >> This patch series is ready for much wider consumption now. I'd like >> to get it into linux-next ASAP because there will be ARM board support >>

Re: [PATCH] powerpc/wsp: Permanently enable PCI class code workaround

2012-02-05 Thread Stephen Rothwell
Hi Ben, Just a small grammar correction: On Mon, 06 Feb 2012 10:50:04 +1100 Benjamin Herrenschmidt wrote: > > - /* WSP DD1 has a bogus class code by default in the PCI-E > - * root complex's built-in P2P bridge */ > + /* > + * Some WSP variants has a bogus class code by defau

[PATCH] powerpc/wsp: Permanently enable PCI class code workaround

2012-02-05 Thread Benjamin Herrenschmidt
It appears that on the Chroma card, the class code of the root complex is still wrong even on DD2 or later chips. This could be a firmware issue, but that breaks resource allocation so let's unconditionally fix it up. Signed-off-by: Benjamin Herrenschmidt --- arch/powerpc/platforms/wsp/wsp_pci.c

[PATCH 24/91] seqlock: Dont smp_rmb in seqlock reader spin loop

2012-02-05 Thread Willy Tarreau
2.6.27-longterm review patch. If anyone has any objections, please let us know. -- commit 5db1256a5131d3b133946fa02ac9770a784e6eb2 upstream. Move the smp_rmb after cpu_relax loop in read_seqlock and add ACCESS_ONCE to make sure the test and return are consistent. A multi-thread

Re: [PATCH] drivers/video: compile fixes for fsl-diu-fb.c

2012-02-05 Thread Michael Neuling
In message <4f26274b.2040...@gmx.de> you wrote: > On 01/16/2012 03:08 AM, Michael Neuling wrote: > [...] > > From: Michael Neuling > > > > [PATCH] drivers/video: compile fixes for fsl-diu-fb.c > > > > Fix a compiler errors introduced in: > > commit ddd3d905436b572ebadc09dcf2d12ca5b37020a0 > >

Re: [PATCH v3 00/25] irq_domain generalization and refinement

2012-02-05 Thread Russell King - ARM Linux
On Sat, Feb 04, 2012 at 05:38:53PM -0800, Tony Lindgren wrote: > * Russell King - ARM Linux [120204 14:00]: > > > > Actually, it turns out to be not that hard, because twl doesn't actually > > make use of the IRQ domain stuff: > > > > commit aeb5032b3f8b9ab69daa545777433fa94b3494c4 > > Author:

Re: Efika (mpc5200b): sound doesn't build/work from linux-2.6.38.x

2012-02-05 Thread Tabi Timur-B04825
On Fri, Feb 3, 2012 at 8:02 PM, acrux wrote: > as i said [1] it seems to be fixed only in 3.x instead the last working one > is the obsolete 2.6.36.x . > Anyway, alog the sound/soc/fsl/mpc5200_dma.c now builds the sound is still > broken. Ok, I missed that part in your email. The Efika sound