]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9597d38978ad33e7874bface714d738c4dd18165
treef500ea1a2b42873c2ed942cd37b9f7773596b829
parent6d344d4bde030f3ce1c7ca3d6acdcd4e3536f793
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