OSDN Git Service

pinctrl: samsung: Add missing initconst annotation
authorMarek Szyprowski <m.szyprowski@samsung.com>
Thu, 26 Jan 2017 09:29:21 +0000 (10:29 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 26 Jan 2017 15:32:42 +0000 (16:32 +0100)
commited07bda4024d1a1e8f3ebc3fa96244153c87f6d3
tree8cfac632fdc77a8f11eb472ec05b9de5163e8c1c
parent79d6208988a03a0a3f908b2d5c40ea020d887d5b
pinctrl: samsung: Add missing initconst annotation

Exynos5433 support has been added in parallel to adding initconst
annotation to most of the init data structures, so add those
annotations also to Exynos5433 structures.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Acked-by: Tomasz Figa <tomasz.figa@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/samsung/pinctrl-exynos.c