From: Dave Liu Date: Thu, 14 May 2009 14:47:07 +0000 (-0500) Subject: sata_fsl: Fix the command description of FSL SATA controller X-Git-Tag: linux-omap-v2.6.30-rc6~4^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d358724385d9bb3e360f5b95c17ec4f77c913460;p=pandora-kernel.git sata_fsl: Fix the command description of FSL SATA controller 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 Signed-off-by: Kumar Gala Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed