Files
linux/arch
Arvind Yadav 23bbeaef90 ARM: davinci: constify gpio_led
gpio_led are not supposed to change at runtime.
struct gpio_led_platform_data working with const gpio_led
provided by <linux/leds.h>. So mark the non-const structs
as const.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
2018-01-05 19:28:41 +05:30
..
2018-01-05 19:28:41 +05:30
2017-11-15 18:21:03 -08:00
2017-11-15 18:21:00 -08:00
2017-11-15 18:21:04 -08:00