diff options
author | James Clark <james.clark@arm.com> | 2023-04-25 17:35:31 +0300 |
---|---|---|
committer | Suzuki K Poulose <suzuki.poulose@arm.com> | 2023-06-05 17:46:46 +0300 |
commit | 81d0ea763d8a1089749a9b671a730cef6cc5c5d7 (patch) | |
tree | b858d6b0ece3a64353357200bec390f9f3d3a845 /drivers/mtd | |
parent | 704faaf4e33ca0bd9caa1e06c379c32a13d8c3f2 (diff) | |
download | linux-81d0ea763d8a1089749a9b671a730cef6cc5c5d7.tar.xz |
coresight: Rename nr_outports to nr_outconns
Rename to avoid confusion between port number and the index in the
connection array. The port number is already stored in the connection,
and in a later commit the connection array will be appended to, so
the length of it will no longer reflect the number of ports.
No functional changes.
Reviewed-by: Mike Leach <mike.leach@linaro.org>
Signed-off-by: James Clark <james.clark@arm.com>
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Link: https://lore.kernel.org/r/20230425143542.2305069-5-james.clark@arm.com
Diffstat (limited to 'drivers/mtd')
0 files changed, 0 insertions, 0 deletions