[PATCH v4 4/6] pinctrl: st: Use ARRAY_SIZE instead of raw value for number of delays
srinivas kandagatla
srinivas.kandagatla at st.com
Fri Mar 14 05:46:49 EDT 2014
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
More information about the linux-arm-kernel
mailing list