From: Dan Williams Date: Tue, 6 Jan 2009 18:38:20 +0000 (-0700) Subject: ioat: do not perform removal actions at shutdown X-Git-Tag: v2.6.29-rc1~39^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fac7fa57cf8001be259688468c825f836daf739;p=pandora-kernel.git ioat: do not perform removal actions at shutdown Unregistering services should only happen at "remove" time. This prevents the device from being unregistered while dmaengine clients are still active. Also, the comment on ioat_remove is stale since removal is prevented while a channel may be in use. Reported-by: Alexander Beregalov Signed-off-by: Dan Williams --- Reading git-diff-tree failed