]> git.baikalelectronics.ru Git - kernel.git/commit
serial: altera: Make of_device_id arrays const
authorTobias Klauser <tklauser@distanz.ch>
Tue, 5 Aug 2014 07:14:35 +0000 (09:14 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Sep 2014 22:28:28 +0000 (15:28 -0700)
commitcb75994b435f29dc305364204c57cfe16c12cc9b
tree0411fd3852d63afdcbd876ab2a2104abac50cfbb
parentdbb56d8b74774e33d2baaff961c80b83759da063
serial: altera: Make of_device_id arrays const

Make the of_device_id arrays const, as it is handled as const by all OF
functions.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/altera_jtaguart.c
drivers/tty/serial/altera_uart.c