From: Pantelis Antoniou Date: Tue, 16 Dec 2014 17:45:26 +0000 (+0200) Subject: of/platform: Handle of_populate drivers in notifier X-Git-Tag: fixes-v4.0-rc1~257^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15204ab1ebc5aba608cd19c83c37b98438b938b0;p=pandora-kernel.git of/platform: Handle of_populate drivers in notifier When using overlays with drivers calling of_populate the notifier will try to create the device twice. Using the populated bit before proceeding protects against this. Signed-off-by: Pantelis Antoniou Signed-off-by: Grant Likely --- Reading git-diff-tree failed