[PATCH V2 03/11] ASoC: imx-audmux: add pinctrl support
From: Richard Zhao <hidden>
Date: 2012-05-10 10:23:10
Also in:
alsa-devel, linux-i2c
From: Richard Zhao <hidden>
Date: 2012-05-10 10:23:10
Also in:
alsa-devel, linux-i2c
On Thu, May 10, 2012 at 10:27:34AM +0100, Mark Brown wrote:
On Thu, May 10, 2012 at 05:05:00PM +0800, Richard Zhao wrote:quoted
devm_pinctrl_get_select_default function is added in below commit which is in pinctrl/for-next.Oh, dear. That's unfortunate, I guess it's not on a branch in pinctl which can be pulled separately (this is what I've been doing with things like regmap and regulator - creating new interfaces on easily mergeable branches)? Looking at it from the other perspective, what goes wrong if we defer this patch?
I prefer to have a non-rebase pinctrl branch. We can not defer pinctrl patch for all drivers. pinctrl will be so widely used. Hi Linus, Could you comment? Thanks Richard