From: Ville Syrjala Date: Wed, 6 Feb 2008 09:39:01 +0000 (-0800) Subject: w1-gpio: add GPIO w1 bus master driver X-Git-Tag: v2.6.25-rc1~600 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad8dc96e3b2c3e28854e0de4ab49351ed547b30c;p=pandora-kernel.git w1-gpio: add GPIO w1 bus master driver Add a GPIO 1-wire bus master driver. The driver used the GPIO API to control the wire and the GPIO pin can be specified using platform data similar to i2c-gpio. The driver was tested with AT91SAM9260 + DS2401. Signed-off-by: Ville Syrjala Cc: Evgeniy Polyakov Cc: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed