android_kernel_xiaomi_sm8350/drivers/w1/slaves
David Fries e0d29c7699 W1: w1_therm consistent mutex access code cleanup
sl->master->mutex and dev->mutex refer to the same mutex variable, but be
consistent and use the same set of pointers for the lock and unlock calls.
 It is less confusing (and one less pointer dereference this way).

Signed-off-by: David Fries <david@fries.net>
Signed-off-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-10-16 11:21:50 -07:00
..
Kconfig
Makefile
w1_ds2433.c
w1_ds2760.c
w1_ds2760.h
w1_smem.c
w1_therm.c W1: w1_therm consistent mutex access code cleanup 2008-10-16 11:21:50 -07:00