commit | 34e453d45584ea9dc1f62833ace17c79a379deb4 | [log] [tgz] |
---|---|---|
author | Madhusudhan Chikkature <madhu.cr@ti.com> | Wed Nov 12 13:27:08 2008 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Nov 12 17:17:18 2008 -0800 |
tree | 49c1b295af214d7670581f4d7450911137a39058 | |
parent | 06de18085122b873012cb23f043e2bdcf5f50923 [diff] |
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>