[PATCH 05/35 linux-next] tty: constify of_device_id array
From: Timur Tabi <hidden>
Date: 2015-03-16 19:30:35
Also in:
linux-serial, linux-tegra, linuxppc-dev, lkml
From: Timur Tabi <hidden>
Date: 2015-03-16 19:30:35
Also in:
linux-serial, linux-tegra, linuxppc-dev, lkml
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<redacted>
...
drivers/tty/serial/ucc_uart.c | 2 +-
For this driver: Acked-by: Timur Tabi <redacted>