From: Jani Nikula Date: Thu, 29 Apr 2010 07:55:09 +0000 (+0300) Subject: regulator: prevent registration of matching regulator consumer supplies X-Git-Tag: v2.6.35-rc1~268^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23b5cc2ab6783256cf06779e1d522482b819b808;p=pandora-kernel.git regulator: prevent registration of matching regulator consumer supplies Acked-by: Mark Brown Pointer comparison is not sufficient for non-NULL device name matching, so use strcmp(). Otherwise the semantics remain the same. Signed-off-by: Jani Nikula Signed-off-by: Liam Girdwood --- Reading git-diff-tree failed