]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ata/sata_fsl: Remove unnecessary SCR cases
authorJeff Garzik <jeff@garzik.org>
Wed, 31 Oct 2007 11:27:57 +0000 (19:27 +0800)
committerJeff Garzik <jeff@garzik.org>
Sat, 3 Nov 2007 12:46:28 +0000 (08:46 -0400)
commit9465d5324834f1e99c1343b7bbdc5e6ac8c83f87
tree25f74397534df87680ec730d9ccf0c24865efc6f
parenta2962dd0967d7a16a907f1c63dcb7f83e3bb1795
ata/sata_fsl: Remove unnecessary SCR cases

SCRs in the driver map to the standard values found in include/linux/ata.h,
so no need for individual scr_read/scr_write case statements duplicating
the natural value.

Signed-off-by: Jeff Garzik <jeff@garzik.org>
Signed-off-by: Li Yang <leoli@freescale.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/sata_fsl.c