pata-rb532-cf: drop custom freeze and thaw
authorPhil Sutter <n0-1@freewrt.org>
Tue, 27 Jan 2009 13:35:53 +0000 (14:35 +0100)
committerJeff Garzik <jgarzik@redhat.com>
Wed, 25 Mar 2009 02:02:40 +0000 (22:02 -0400)
commit6be976e79db3ba691b657476a8bf4a635e5586f9
treef500ea1a2b42873c2ed942cd37b9f7773596b829
parent180bd147f18316d92bd5f59aebc9932cabc03edd
pata-rb532-cf: drop custom freeze and thaw

I'm not quite sure what freezing and thawing is used for. Tests showed
that the port is being frozen at initialisation state and thawed right
afterwards, then the functions were not called anymore. Dropping the
complete custom code for handling the frozen state seems to work at
least for a standard use case including mounting a partition, copying
some files in it (in parallel) and finally removing them and unmounting
the partition.

Signed-off-by: Phil Sutter <n0-1@freewrt.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/ata/pata_rb532_cf.c