From: Grant Likely Date: Fri, 23 Jul 2010 21:04:01 +0000 (-0600) Subject: of/device: Make of_device_make_bus_id() usable by other code. X-Git-Tag: v2.6.36-rc1~543^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6601225380088018ae93df2ba7f0bb65334d63b;p=pandora-kernel.git of/device: Make of_device_make_bus_id() usable by other code. 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 --- Reading git-diff-tree failed