diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2021-08-06 23:17:10 +0200 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2021-09-29 21:37:40 +0200 |
commit | 4c5910631cc1a9c3b8d34ebb0048727eded9148c (patch) | |
tree | e640869d093ad33a689805347afdb3612e5e923e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4811a411a92913e5327e4b32d4bb783823348537 (diff) |
i2c: i801: Improve i801_add_mux
The return value of i801_add_mux() isn't used, so let's change it to void.
In addition remove the not needed cast to struct gpiod_lookup.
GPIO_LOOKUP() uses GPIO_LOOKUP_IDX() that includes this cast.
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Tested-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions