git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d25a9d6
)
[POWERPC] Export of_device_get_modalias
author
Sylvain Munaut
<tnt@246tNt.com>
Sun, 6 May 2007 15:38:46 +0000
(
01:38
+1000)
committer
Paul Mackerras
<paulus@samba.org>
Mon, 7 May 2007 10:31:15 +0000
(20:31 +1000)
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>
No differences found