linux/drivers/w1
Madhusudhan Chikkature 34e453d455 w1: export w1_read_8 function
Export the w1_read_8 function for use of drivers.  The OMAP HDQ
driver(drivers/w1/masters/omap_hdq.c) uses this function.

[akpm@linux-foundation.org: coding-style fixes]
Signed-off-by: Madhusudhan Chikkature<madhu.cr@ti.com>
Acked-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-11-12 17:17:18 -08:00
..
masters W1: ds2490.c optimize ds_set_pullup 2008-10-16 11:21:51 -07:00
slaves x86: sysfs: kill owner field from attribute 2008-10-20 08:52:42 -07:00
Kconfig Kbuild/doc: fix links to Documentation files 2007-10-30 14:26:30 -07:00
Makefile
w1.c W1: w1.c s/printk/dev_dbg/ 2008-10-16 11:21:50 -07:00
w1.h w1: export w1_read_8 function 2008-11-12 17:17:18 -08:00
w1_family.c W1: w1_family, remove unused variable need_exit 2008-10-16 11:21:50 -07:00
w1_family.h w1: new driver. DS2431 chip 2008-10-16 11:21:51 -07:00
w1_int.c W1: w1_int.c use first available master number 2008-10-16 11:21:50 -07:00
w1_int.h
w1_io.c w1: export w1_read_8 function 2008-11-12 17:17:18 -08:00
w1_log.h drivers: replace remaining __FUNCTION__ occurrences 2008-04-30 08:29:53 -07:00
w1_netlink.c
w1_netlink.h