31 Aug
2012
31 Aug
'12
1:46 a.m.
On Fri, Aug 24, 2012 at 7:01 AM, Lee Jones <lee.jones@linaro.org> wrote:
In the initial submission of the MSP driver msp1 and msp3's associated pinctrl mechanism was passed back to platform code using a plat_init() call-back routine, but it has no place in platform code. The MSP driver should set this up for the appropriate ports. Instead we use a use_pinctrl identifier which is passed from platform_data/Device Tree which indicates which ports should use pinctrl.
CC: alsa-devel@alsa-project.org Signed-off-by: Lee Jones <lee.jones@linaro.org>
Looks good to me, so Acked-by: Linus Walleij <linus.walleij@linaro.org> for the ux500 mach part. However I'd request Ola/Roger to ACK it too on the ALSA side. Yours, Linus Walleij