linux/drivers/w1
Andrew F. Davis 50fa2951bd w1: Organize driver source to natural/common order
Structures and functions should be ordered such that forward declaration
use is minimized.

MODULE_* macros should immediately follow the structures and functions
upon which they act.

Remaining MODULE_* macros should be at the end of the file in
alphabetical order.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-05-25 18:23:03 +02:00
..
masters w1: Organize driver source to natural/common order 2017-05-25 18:23:03 +02:00
slaves w1: Organize driver source to natural/common order 2017-05-25 18:23:03 +02:00
Kconfig Kconfig: replace "--- help ---" with "---help---" 2012-05-07 15:01:22 +02:00
Makefile
w1_family.c w1: Organize driver source to natural/common order 2017-05-25 18:23:03 +02:00
w1_family.h w1: add support for DS2438 Smart Battery Monitor 2017-03-17 15:10:49 +09:00
w1_int.c w1: Organize driver source to natural/common order 2017-05-25 18:23:03 +02:00
w1_int.h w1: Fixup source file headers 2017-01-25 11:48:03 +01:00
w1_io.c w1: Remove unneeded use of assert() and remove w1_log.h 2017-04-08 18:20:57 +02:00
w1_netlink.c w1: Remove unneeded use of assert() and remove w1_log.h 2017-04-08 18:20:57 +02:00
w1_netlink.h w1: Fixup source file headers 2017-01-25 11:48:03 +01:00
w1.c w1: Organize driver source to natural/common order 2017-05-25 18:23:03 +02:00
w1.h w1: Fixup source file headers 2017-01-25 11:48:03 +01:00