summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/pinctrl-at91.c
diff options
context:
space:
mode:
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>2013-03-14 13:59:38 (GMT)
committerLinus Walleij <linus.walleij@linaro.org>2013-03-27 21:23:47 (GMT)
commitc078d78aa96ceafab7379b6a50e92d9d8e2f97b5 (patch)
tree9928b7288622127d6ca905f604dc2a2752d176fa /drivers/pinctrl/pinctrl-at91.c
parent87ff934afdc50ad171a4b5110bb62eb6ecb3a18f (diff)
downloadlinux-fsl-qoriq-c078d78aa96ceafab7379b6a50e92d9d8e2f97b5.tar.xz
pinctrl: exynos5440: fix invalid use of sizeof in exynos5440_pinctrl_probe()
sizeof() when applied to a pointer typed expression gives the size of the pointer, not that of the pointed data. Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/pinctrl-at91.c')
0 files changed, 0 insertions, 0 deletions