From: Sylvain Munaut Date: Mon, 12 Feb 2007 22:13:25 +0000 (+0100) Subject: [POWERPC] Add a unified uevent handler for bus based on of_device X-Git-Tag: v2.6.22-rc1~1109^2~120 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb0cb8a07e320ed3237789cc4f29858338d14d8e;p=pandora-kernel.git [POWERPC] Add a unified uevent handler for bus based on of_device This common uevent handler allow the several bus types based on of_device to generate the uevent properly and avoiding code duplication. This handlers take a struct device as argument and can therefore be used as the uevent call directly if no special treatment is needed for the bus. Signed-off-by: Sylvain Munaut Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed