summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinmux.c
diff options
context:
space:
mode:
authorStephen Warren2012-02-24 01:04:40 +0100
committerLinus Walleij2012-02-29 19:10:56 +0100
commit3eedb4372354a70ce63c9f4ec294d2eba0d79d17 (patch)
treecb9159674023e9e38d783978dac0e9678b3eee4c /drivers/pinctrl/pinmux.c
parentpinctrl: re-order struct pinctrl_map (diff)
downloadkernel-qcow2-linux-3eedb4372354a70ce63c9f4ec294d2eba0d79d17.tar.gz
kernel-qcow2-linux-3eedb4372354a70ce63c9f4ec294d2eba0d79d17.tar.xz
kernel-qcow2-linux-3eedb4372354a70ce63c9f4ec294d2eba0d79d17.zip
pinctrl: move pinctrl-maps debugfs file to top-level
The debugfs file pinctrl-maps is a system-wide file, not specific to any pin controller, so place it in the top-level directory. Also, move the code implementing the file to keep the order of all the functions matching the order they're created in pinctrl_init_*debugfs(). The only non-obvious change here is no private data is passed to debugfs_create_file() or single_open(). Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Dong Aisheng <dong.aisheng@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/pinmux.c')
0 files changed, 0 insertions, 0 deletions