android_kernel_xiaomi_sm8350/drivers/w1
Adrian Bunk a9fb1c7b95 [PATCH] w1: misc cleanups
This patch contains the following cleanups:
- make needlessly global code static
- declarations for global code belong into header files
- w1.c: #if 0 the unused struct w1_slave_device

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-03-23 17:28:12 -08:00
..
masters [PATCH] W1: Add the DS2482 I2C-to-w1 bridge driver. 2006-03-23 17:28:12 -08:00
slaves [PATCH] W1: Move w1 bus master code into 'w1/masters' and move w1 slave code into 'w1/slaves' 2006-03-23 17:28:11 -08:00
Kconfig [PATCH] W1: Move w1 bus master code into 'w1/masters' and move w1 slave code into 'w1/slaves' 2006-03-23 17:28:11 -08:00
Makefile [PATCH] W1: Move w1 bus master code into 'w1/masters' and move w1 slave code into 'w1/slaves' 2006-03-23 17:28:11 -08:00
w1_family.c [PATCH] w1: misc cleanups 2006-03-23 17:28:12 -08:00
w1_family.h
w1_int.c [PATCH] w1: misc cleanups 2006-03-23 17:28:12 -08:00
w1_int.h
w1_io.c [PATCH] w1: misc cleanups 2006-03-23 17:28:12 -08:00
w1_io.h
w1_log.h
w1_netlink.c
w1_netlink.h
w1.c [PATCH] w1: misc cleanups 2006-03-23 17:28:12 -08:00
w1.h [PATCH] w1: misc cleanups 2006-03-23 17:28:12 -08:00