linux/drivers/w1/masters
Andrew F. Davis 91bd2855ed w1: Remove unneeded use of assert() and remove w1_log.h
The only use of assert() is in matrox_w1.c and is used to check the input
to probe() from the PCI subsystem for NULL values, these are guaranteed
to be populated and no other PCI driver makes this check, remove this.

As this was the only definition in w1_log.h, remove this also.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-04-08 18:20:57 +02:00
..
Kconfig
Makefile
ds1wm.c
ds2482.c
ds2490.c w1: ds2490: use kmemdup rather than duplicating its implementation 2017-02-10 15:32:53 +01:00
matrox_w1.c w1: Remove unneeded use of assert() and remove w1_log.h 2017-04-08 18:20:57 +02:00
mxc_w1.c
omap_hdq.c
w1-gpio.c