From: Tejun Heo Date: Wed, 31 May 2006 09:28:07 +0000 (+0900) Subject: [PATCH] libata-hp: implement warmplug X-Git-Tag: v2.6.18-rc1~1079^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83c47bcb3c533180a6dda78152334de50065358a;p=pandora-kernel.git [PATCH] libata-hp: implement warmplug Implement warmplug. User-initiated unplug can be detected by hostt->slave_destroy() and plug by transportt->user_scan(). This patch only implements the two callbacks. The next function will hook them. Signed-off-by: Tejun Heo --- Reading git-diff-tree failed