On Fri, Jul 13, 2012 at 2:32 PM, [off-list ref] wrote:
From: Uwe Kleine-König <redacted>
This prepares of_device_id.data becoming const. Without this change
the following warning would occur:
drivers/gpio/gpio-omap.c: In function 'omap_gpio_probe':
drivers/gpio/gpio-omap.c:1060: warning: assignment discards qualifiers from pointer target type
Signed-off-by: Uwe Kleine-König <redacted>
Cc: Linus Walleij <linus.walleij-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org>
Pls run all OMAP-related patches by Kevin Hilman, I need his ACK on
this and the other patch to move on.
Yours,
Linus Walleij