pata_cmd640: don't read CFR pointlessly
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Sat, 8 May 2010 18:27:18 +0000 (22:27 +0400)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 14 May 2010 21:35:52 +0000 (17:35 -0400)
commit276a47a93dbfe5d35261451925020f65cdbfcce8
tree1ebb5563240ab31de67bde4f5c716cd0090490d6
parente42a542ba9cca594897176020445023c54d903d6
pata_cmd640: don't read CFR pointlessly

cmd640_hardware_init() reads CFR but doesn't use the value read...

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/ata/pata_cmd640.c