sata_fsl: Fix the command description of FSL SATA controller
authorDave Liu <daveliu@freescale.com>
Thu, 14 May 2009 14:47:07 +0000 (09:47 -0500)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 15 May 2009 18:14:08 +0000 (14:14 -0400)
The bit 11 of command description is reserved bit in Freescale
SATA controller and needs to be set to '1'.  This is needed to
make sure the last write from the controller to the buffer
descriptor is seen before an interrupt is raised.

Signed-off-by: Dave Liu <daveliu@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found