]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
pinctrl: at91: Make at91_gpio_template const
authorAlexander Stein <alexanders83@web.de>
Fri, 29 Apr 2016 12:50:02 +0000 (14:50 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 2 May 2016 11:52:04 +0000 (13:52 +0200)
commit234b6513fcb9d98adf71fcb6110be4e719632988
tree84fe442660082dcd1f9860a42a7c49a1a3790f50
parent2bd07177213b2a7a7db49f4cebf9ddd1b7c17184
pinctrl: at91: Make at91_gpio_template const

This template is only assigned, so make it const.

Signed-off-by: Alexander Stein <alexanders83@web.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-at91.c