Re: [PATCH 05/35 linux-next] tty: constify of_device_id array

From: Timur Tabi
Date: Mon Mar 16 2015 - 15:30:39 EST


On 03/16/2015 02:17 PM, Fabian Frederick wrote:
of_device_id is always used as const.
(See driver.of_match_table and open firmware functions)

Signed-off-by: Fabian Frederick<fabf@xxxxxxxxx>

...

drivers/tty/serial/ucc_uart.c | 2 +-

For this driver:

Acked-by: Timur Tabi <timur@xxxxxxxx>

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