summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGirish Mahadevan <girishm@codeaurora.org>2016-06-28 10:50:38 -0600
committerMukesh Kumar Savaliya <msavaliy@codeaurora.org>2016-12-26 15:05:03 +0530
commit118a4b58d1407934f1e1b9ea9ee7aace0a96553b (patch)
tree2eb28edb908ef8b932e3be438689358fe4bfe7da /tools/perf/scripts/python
parentd106da41c726c55bf78781f8323af1ab46e7067e (diff)
spi: spi_qsd: Fix the register peek/poke debug feature
The spi_qsd driver allows peeking/poking registers via debugfs. Currently a static variable is used as the user data to get to the spi controller data structure. Unfortunately this means that the last device to probe is always obtained. Fix this to use a member of the spi controller data structure instead. Change-Id: I711354941b4168f3f6ffe2d29185597bdad4da89 Signed-off-by: Girish Mahadevan <girishm@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions