commit | de41189bf6838c1c885d360e5cdf7ec6b4d336d6 | [log] [tgz] |
---|---|---|
author | Sylvain Munaut <tnt@246tNt.com> | Mon May 07 01:38:46 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Mon May 07 20:31:15 2007 +1000 |
tree | 5b362c3bed9ed08aefcc6e9f2307ed11034c256a | |
parent | d25a9d66e064e14aacc57c7fa95ca4b489df3df0 [diff] |
[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 <tnt@246tNt.com> Signed-off-by: Paul Mackerras <paulus@samba.org>