diff options
author | 2012-02-23 17:04:40 -0700 | |
---|---|---|
committer | 2012-02-29 19:10:56 +0100 | |
commit | 3eedb4372354a70ce63c9f4ec294d2eba0d79d17 (patch) | |
tree | cb9159674023e9e38d783978dac0e9678b3eee4c /drivers/i2c/algos/i2c-algo-bit.c | |
parent | pinctrl: re-order struct pinctrl_map (diff) | |
download | wireguard-linux-3eedb4372354a70ce63c9f4ec294d2eba0d79d17.tar.xz wireguard-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/i2c/algos/i2c-algo-bit.c')
0 files changed, 0 insertions, 0 deletions