commit | 1253f7aabfebc51446dbec5c8895c5c8846dfe06 | [log] [tgz] |
---|---|---|
author | Shaohua Li <shaohua.li@intel.com> | Thu Aug 28 10:06:16 2008 +0800 |
committer | Len Brown <len.brown@intel.com> | Tue Sep 23 23:23:00 2008 -0400 |
tree | dd365b884581931ab01473307d519d277cbffaa4 | |
parent | f730ae1838635a02aa60834762c61566911d004c [diff] |
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 <shaohua.li@intel.com> Acked-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Len Brown <len.brown@intel.com>