aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorThierry Reding <[email protected]>2012-04-12 13:26:01 +0200
committerLinus Walleij <[email protected]>2012-08-17 07:35:41 +0200
commitf9c4a31f61501d25f0a45faae6a5cd701ad5694a (patch)
treefc98b2e1357f7374a5384615f12fb2e9e7d25d37 /tools/perf/scripts/python/net_dropmonitor.py
parentd9875690d9b89a866022ff49e3fcea892345ad92 (diff)
gpiolib: Use seq_file's iterator interface
When dumping a collection of items via seq_file, it is recommended to use the iterator interface. For the gpiolib debugfs interface this can be done to dump each GPIO chip in turn. Note that for gpiolib this is a little cumbersome because it does not provide a list of registered GPIO chips and the only way to iterate is over each GPIO individually. Once a chip is found, the number of GPIOs it provides can be skipped as a small optimization. This patch was requested by Arnd Bergmann here: http://article.gmane.org/gmane.linux.ports.tegra/3535 Signed-off-by: Thierry Reding <[email protected]> Cc: Linus Walleij <[email protected]> Cc: Grant Likely <[email protected]> Cc: [email protected] Reviewed-by: Arnd Bergmann <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions