From: Mark Brown Date: Thu, 29 Mar 2012 13:19:02 +0000 (+0100) Subject: regulator: core: Don't defer probe if there's no DT binding for a supply X-Git-Tag: v3.5-rc1~177^2~58^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d191a5fc7a969d972f1681e1c23781aecb06a61;p=pandora-kernel.git regulator: core: Don't defer probe if there's no DT binding for a supply When using device tree if there's no binding for a supply then there's no way that one could appear later so just fail permanently right away. This avoids wasting time trying to reprobe when that can never work. Signed-off-by: Mark Brown --- Reading git-diff-tree failed