commit | 1a59c486bdce3fcd2b408c3e37596315b6612142 | [log] [tgz] |
---|---|---|
author | Mulu He <muluhe@codeaurora.org> | Tue Dec 26 19:32:58 2017 +0800 |
committer | muluhe <muluhe@codeaurora.org> | Fri Feb 02 11:02:24 2018 +0800 |
tree | b4c37cb335f19c8ec8ff153b9bb981164d082ad2 | |
parent | d0edcda007bb4291fede057c4555e878d42a7235 [diff] |
coresight: csr: Add multiple CSR devices support Add a CSR device list in CSR driver to support multiple CSR devices. CSR device structure is initialized in probe and added to the list. Add CSR device structure as parameter of CSR function. Change the caller of CSR functions to align with this change. Change-Id: Id904633510a82fe5fcc574d12e9b15ec5ecdfa05 Signed-off-by: Mulu He <muluhe@codeaurora.org>