[PATCH 5/6] ARM: ux500: Ensure probing of Audio devices when Device Tree is enabled

Arnd Bergmann arnd at arndb.de
Wed Aug 1 09:32:01 EDT 2012


On Wednesday 01 August 2012, Lee Jones wrote:
> > Looks like you're adding the same call to each of the three cases:
> > mop500, snowball and hrefv60+. How about moving it before or after
> > the if/elseif block?
> 
> The Snowball one is different 'mop500_msp_init' -> 'mop500_of_msp_init'.

Ah, I see. Is there a problem in always using mop500_of_msp_init then?
I would guess that this just means you'd have to put the msp into the
device tree files, which don't yet exist for mop500 and hrefv60.

	Arnd



More information about the linux-arm-kernel mailing list