]> git.baikalelectronics.ru Git - kernel.git/commit
watchdog: xilinx: Make of_device_id array const
authorJingoo Han <jg1.han@samsung.com>
Wed, 7 May 2014 08:42:22 +0000 (17:42 +0900)
committerWim Van Sebroeck <wim@iguana.be>
Tue, 10 Jun 2014 19:43:21 +0000 (21:43 +0200)
commit01e1c90fda894bfb73253de4022dad7fd619f423
tree4eb463de59058a3285f5fe3478536ec1ae721eae
parent378d7a15958f119502c13902af979297cf2a4e48
watchdog: xilinx: Make of_device_id array const

Make of_device_id array const, because all OF functions
handle it as const.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Reviewed-by: Michal Simek <monstr@monstr.eu>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/of_xilinx_wdt.c