Re: [PATCH v4 4/6] pinctrl: st: Use ARRAY_SIZE instead of raw value for number of delays

From: srinivas kandagatla
Date: Fri Mar 14 2014 - 06:15:54 EST


On 14/03/14 09:44, Maxime Coquelin wrote:
>>>
>>> drivers/pinctrl/pinctrl-st.c- unsigned int *input_delays;
>>> drivers/pinctrl/pinctrl-st.c- unsigned int *output_delays;
>>>
>>> It may be better to change these to const unsigned int *
>>> and change
>>>
>>> static unsigned int stih416_delays[] = {
>>>
>>> to static const
>>
>> Good point. Patches accepted :-)
>
> Sorry Joe, I forgot to reply.
>
> I added this to my todo list.
> I will provide the change before end of next week.
>
Thanks Maxime for taking care of this...

--srini
> Thanks,
> Maxime

--
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/