From: Asai Thambi S P Date: Wed, 23 Nov 2011 07:29:24 +0000 (+0100) Subject: mtip32xx: updates based on feedback X-Git-Tag: v3.3-rc1~49^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60ec0eecfa8968d0f1188e3730979196ac28b9de;p=pandora-kernel.git mtip32xx: updates based on feedback * queue ncq commands when a non-ncq is in progress or error handling is active * merge variables 'internal_cmd_in_progress' and 'eh_active' into new variable 'flags' * get rid of read/write semaphore 'internal_sem' * new service thread to issue queued commands * use macros from ata.h for command codes * return ENOTTY for BLKFLSBUF ioctl * style changes Signed-off-by: Asai Thambi S P Signed-off-by: Sam Bradshaw Signed-off-by: Jens Axboe --- Reading git-diff-tree failed