summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorBilly Tsai <billy_tsai@aspeedtech.com>2022-09-26 12:51:45 +0200
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2022-10-12 23:45:29 +0200
commit90f4a09a15239f4a819b2e90a7a0b92a75060655 (patch)
treea51838b21c786c9bd6646b6c3e3a0c966ee297bc /lib
parenti3c: master: Free the old_dyn_addr when reattach. (diff)
downloadlinux-90f4a09a15239f4a819b2e90a7a0b92a75060655.tar.xz
linux-90f4a09a15239f4a819b2e90a7a0b92a75060655.zip
i3c: master: Remove the wrong place of reattach.
The reattach should be used when an I3C device has its address changed. But the modified place in this patch doesn't have the address changed of the newdev. This wrong reattach will reserve the same address slot twice and return unexpected -EBUSY when the bus find the duplicate device with diffent dynamic address. Signed-off-by: Billy Tsai <billy_tsai@aspeedtech.com> Link: https://lore.kernel.org/r/20220926105145.8145-2-billy_tsai@aspeedtech.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions