commit | fe470f5f7f684ed15bc49b6183a64237547910ff | [log] [tgz] |
---|---|---|
author | Suzuki K Poulose <suzuki.poulose@arm.com> | Wed Jul 11 13:40:28 2018 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Jul 15 13:52:58 2018 +0200 |
tree | fbe1d940855bec41947df03c75f1cc1a8a4825b9 | |
parent | 575694978247b7cc1588ec233bde3fbf66db9e50 [diff] |
coresight: Handle errors in finding input/output ports If we fail to find the input / output port for a LINK component while enabling a path, we should fail gracefully rather than assuming port "0". Cc: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com> Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>