X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=Documentation%2FDocBook%2Flibata.tmpl;h=261b57bc6f08018c72f596837203783d012f59d3;hb=a33f32244d8550da8b4a26e277ce07d5c6d158b5;hp=ba997577150369c5d7bc655c82704e01567e685d;hpb=110dd8f19df534b5e464bd1d8f491195a7e62a26;p=safe%2Fjmp%2Flinux-2.6 diff --git a/Documentation/DocBook/libata.tmpl b/Documentation/DocBook/libata.tmpl index ba99757..261b57b 100644 --- a/Documentation/DocBook/libata.tmpl +++ b/Documentation/DocBook/libata.tmpl @@ -490,7 +490,7 @@ void (*host_stop) (struct ata_host_set *host_set); allocates space for a legacy IDE PRD table and returns. - ->port_stop() is called after ->host_stop(). It's sole function + ->port_stop() is called after ->host_stop(). Its sole function is to release DMA/memory resources, now that they are no longer actively being used. Many drivers also free driver-private data from port at this time.