From: Sylvain Munaut Date: Sun, 6 May 2007 15:38:46 +0000 (+1000) Subject: [POWERPC] Export of_device_get_modalias X-Git-Tag: v2.6.22-rc1~358^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de41189bf6838c1c885d360e5cdf7ec6b4d336d6;p=pandora-kernel.git [POWERPC] Export of_device_get_modalias Apparently other parts of the kernel need to know the modalias internally (like the sysfs code in macintosh driver). To avoid consistency issues, we export this code and use it everywhere it's needed rather than repeat it ... Signed-off-by: Sylvain Munaut Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed