summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2020-04-12 04:33:52 +0300
committerBartosz Golaszewski <bgolaszewski@baylibre.com>2020-04-23 18:55:26 +0300
commitdc87f6dd058a648cd2a35e4aa04592dccdc9f0c2 (patch)
tree9bfdcf3ae938445491c3189deea9e65765f8cc38 /tools/perf/scripts/python/netdev-times.py
parentae83d0b416db002fe95601e7f97f64b59514d936 (diff)
downloadlinux-dc87f6dd058a648cd2a35e4aa04592dccdc9f0c2.tar.xz
gpio: pca953x: Fix pca953x_gpio_set_config
pca953x_gpio_set_config is setup to support pull-up/down bias. Currently the driver uses a variable called 'config' to determine which options to use. Unfortunately, this is incorrect. This patch uses function pinconf_to_config_param(config), which converts this 'config' parameter back to pinconfig to determine which option to use. Fixes: 15add06841a3 ("gpio: pca953x: add ->set_config implementation") Signed-off-by: Adam Ford <aford173@gmail.com> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions