Re: [PATCH 05/18] ASoC: Ux500: Enable ux500 MSP driver for DeviceTree

From: Mark Brown
Date: Sun Jul 29 2012 - 16:42:14 EST


On Fri, Jul 27, 2012 at 01:45:49PM +0100, Lee Jones wrote:

> + if (of_get_property(np, "stericsson,use-pinctrl", NULL))
> + msp->use_pinctrl = true;
> + else
> + msp->use_pinctrl = false;

I don't recall seeing any response to my query about this on the first
iteration. Please don't just ignore review comments.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/