Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pinctrl: abx500: remove useless check | Patrice CHOTARD | 2014-08-17 | 1 | -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 subdir | Linus Walleij | 2014-07-11 | 13 | -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> |