From: Dan Williams Date: Tue, 20 Sep 2011 22:11:03 +0000 (-0700) Subject: [SCSI] pm8001: remove pm8001_slave_{alloc|configure} X-Git-Tag: v3.2-rc1~125^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11e16364aaac4544dd26ca56d399c954cc95d7a5;p=pandora-kernel.git [SCSI] pm8001: remove pm8001_slave_{alloc|configure} libsas handles: 1/ limiting ata scanning to lun0 2/ changes to /sys/block//device/queue_depth for ata devices libata handles turning off ncq globally via kernel command line (libata.force=noncq) or sysfs (echo 1 > /sys/block//device/queue_depth). A lldd specific compile option is not necessary. Cc: Jack Wang Signed-off-by: Dan Williams Signed-off-by: James Bottomley --- Reading git-diff-tree failed