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:
d2f7183
)
of/device: Make of_device_make_bus_id() usable by other code.
author
Grant Likely
<grant.likely@secretlab.ca>
Fri, 23 Jul 2010 21:04:01 +0000
(15:04 -0600)
committer
Grant Likely
<grant.likely@secretlab.ca>
Fri, 30 Jul 2010 06:03:58 +0000
(
00:03
-0600)
The AMBA bus should also use of_device_make_bus_id() when populating device
out of device tree data. This patch makes the function non-static, and
adds a suitable prototype in of_device.h
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
No differences found