Re: [PATCH 2/4] pinctrl: msm: Make number of functions variable

2014-04-10 Thread Linus Walleij
On Mon, Mar 31, 2014 at 11:49 PM, Bjorn Andersson wrote: > The various pins may have different number of functions defined, so make this > number definable per pin instead of just increasing it to the largest one for > all of the platforms. > > Signed-off-by: Bjorn Andersson Patch applied for n

[PATCH 2/4] pinctrl: msm: Make number of functions variable

2014-03-31 Thread Bjorn Andersson
The various pins may have different number of functions defined, so make this number definable per pin instead of just increasing it to the largest one for all of the platforms. Signed-off-by: Bjorn Andersson --- drivers/pinctrl/pinctrl-msm.c | 4 ++-- drivers/pinctrl/pinctrl-msm.h | 3 +