From: Pantelis Antoniou Date: Wed, 21 Nov 2012 21:13:47 +0000 (+0400) Subject: w1-gpio: Simplify & get rid of defines X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~85^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a1861d997d698a120401f3c125085679f729d64;p=pandora-kernel.git w1-gpio: Simplify & get rid of defines There's no reason to have the OF defines; it complicates the driver. There's also no need for the funky platform_driver_probe. Add a few warnings in case there's a failure; helps us find out what went wrong. Signed-off-by: Pantelis Antoniou Signed-off-by: Evgeniy Polyakov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed