Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 118a4b58 authored by Girish Mahadevan's avatar Girish Mahadevan Committed by Mukesh Kumar Savaliya
Browse files

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: default avatarGirish Mahadevan <girishm@codeaurora.org>
parent d106da41
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment