diff options
author | Jacopo Mondi <jacopo+renesas@jmondi.org> | 2018-11-08 19:07:22 +0300 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2018-11-13 12:52:09 +0300 |
commit | e889b2981511b625d0dbe28add0546175046d107 (patch) | |
tree | e838816b318f9cdf76782545424784313f25fdc9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3ad8fbd83fab8125004c6953563779c89331fa25 (diff) | |
download | linux-e889b2981511b625d0dbe28add0546175046d107.tar.xz |
pinctrl: sh-pfc: Add optional arg to VIN_DATA_PIN_GROUP
VIN data groups may appear on different sets of pins, usually named
"vinX_data_[a|b]". The existing VIN_DATA_PIN_GROUP() does not support
appending the '_a' or '_b' suffix, leading to the definition of group
names not consistent with the ones defined using the SH_PFC_PIN_GROUP()
macro.
Fix this by making the VIN_DATA_PIN_GROUP macro a variadic one,
which accepts an optional 'version' argument.
Fixes: 423caa52534f ("pinctrl: sh-pfc: r8a779[01]: Move 'union vin_data' to shared header file")
Signed-off-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions