From: Shaohua Li Date: Thu, 28 Aug 2008 02:06:16 +0000 (+0800) Subject: dock: introduce .uevent for devices in dock, eg libata X-Git-Tag: v2.6.28-rc1~26^2~20^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1253f7aabfebc51446dbec5c8895c5c8846dfe06;p=pandora-kernel.git dock: introduce .uevent for devices in dock, eg libata dock's uevent reported itself, not ata. It might be difficult to find an ata device just according to a dock. This patch introduces docking ops for each device in a dock. when docking, dock driver can send device specific uevent. This should help dock station too (not just bay) Signed-off-by: Shaohua Li Acked-by: Tejun Heo Signed-off-by: Len Brown --- Reading git-diff-tree failed