commit | a49f2e748de7b163c9e5099edf5f6f9f6fc70dbb | [log] [tgz] |
---|---|---|
author | Jingoo Han <jg1.han@samsung.com> | Wed May 07 18:09:01 2014 +0900 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri May 09 11:04:08 2014 +0200 |
tree | 1e32337b1be0cd1d06ca16b649d0b8378bb08e3c | |
parent | 9992bc95e1dcc4f2395fd5511683eaeb079facf7 [diff] |
gpio: zevio: 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> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>