commit | ff73ceed0b5a046468de20d3b014a8c59051f90a | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Thu Jun 13 22:27:59 2013 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Jun 17 18:18:28 2013 +0200 |
tree | 1636ab097a2e26107a8bb5ee4fab8b13ef9cea3c | |
parent | c8587eeef8fc219e806e868c6f0c7170c769efab [diff] |
pinctrl: move the pm state stubs The stubs for the !PINCTRL case were placed in the wrong part of the file, causing breakage in linux-next when compiling SH without pinctrl. Fix it up by moving the stubs to the right place. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>