]> git.karo-electronics.de Git - linux-beck.git/commit
pinctrl: abx500: remove useless check
authorPatrice CHOTARD <patrice.chotard@st.com>
Fri, 1 Aug 2014 07:38:43 +0000 (09:38 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Sun, 17 Aug 2014 14:15:44 +0000 (09:15 -0500)
commit1d54f0fd58314d5b197f6d16338263c00908daab
tree197bb5da840e293daba82a20019e624053616e71
parent8a3cfb7c1700732df9fc13439b313bf8db39fefd
pinctrl: abx500: remove useless check

pctldev can't be NULL at this stage so remove the check

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/nomadik/pinctrl-abx500.c