]> Git Repo - linux.git/commit
gpio: xilinx: Make of_device_id array const
authorJingoo Han <[email protected]>
Wed, 7 May 2014 09:08:20 +0000 (18:08 +0900)
committerLinus Walleij <[email protected]>
Fri, 9 May 2014 09:03:03 +0000 (11:03 +0200)
commit9992bc95e1dcc4f2395fd5511683eaeb079facf7
tree172fca58e23fb12c109b47bc49f26a129eea5bae
parent30373b639aa46d9f28f6b030cab9c0a54b9705d5
gpio: 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 <[email protected]>
Reviewed-by: Michal Simek <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
drivers/gpio/gpio-xilinx.c
This page took 0.048791 seconds and 4 git commands to generate.