From: Daniel Mack Date: Wed, 25 Jul 2012 20:54:29 +0000 (+0200) Subject: onewire: w1-gpio: add ext_pullup_enable pin in platform data X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~77^2~23^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2323cf77308d6aa13a3a5287310ef93c4919d1e;p=pandora-kernel.git onewire: w1-gpio: add ext_pullup_enable pin in platform data In the process of porting boards to devicetree implemenation, we should keep information about external circuitry where they belong - the individual drivers. This patch adds a way to specify a GPIO to drive the (optional) external pull-up logic, rather than using a function pointer for that. Signed-off-by: Daniel Mack Acked-by: Evgeniy Polyakov Acked-by: Ville Syrjälä Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed