summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/nomadik (follow)
Commit message (Collapse)AuthorAgeFilesLines
* pinctrl: abx500: remove useless checkPatrice CHOTARD2014-08-171-2/+1
| | | | | | | | 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>
* pinctrl: nomadik: move all Nomadik drivers to subdirLinus Walleij2014-07-1113-0/+8583
We have a bunch of Nomadik family pin control drivers, so let's move them into their own subdirectory. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>