Re: [PATCH 1/3] pinctrl: tegra124: Make of_device_id array const

2014-08-28 Thread Linus Walleij
On Mon, Aug 11, 2014 at 4:02 PM, Kiran Padwal wrote: > Make of_device_id array const, because all OF functions handle it as const. > > Signed-off-by: Kiran Padwal Applied and squashed. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body o

Re: [PATCH 1/3] pinctrl: tegra124: Make of_device_id array const

2014-08-11 Thread Stephen Warren
On 08/11/2014 08:02 AM, Kiran Padwal wrote: Make of_device_id array const, because all OF functions handle it as const. The series, Acked-by: Stephen Warren -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More ma