commit | 2c13b7cee045af689b36349c2bc6a9ed6e3d73fa | [log] [tgz] |
---|---|---|
author | Jeff Garzik <jgarzik@pobox.com> | Mon Nov 14 14:14:16 2005 -0500 |
committer | Jeff Garzik <jgarzik@pobox.com> | Mon Nov 14 14:14:16 2005 -0500 |
tree | 594a061fa9b9c1fa03bfe01c9177cc016e1bb1a4 | |
parent | e1410f2d951d45aee3bdbcc05ecedaaa9db276e5 [diff] |
[libata] minor fixes, new helpers - in ata_dev_identify(), don't assume that all devices are either ATA or ATAPI. In the future, this code will see port multipliers and other devices. - make a debugging printk less verbose - add new helper ata_qc_reinit() - add new helper BPRINTK() and port flag ATA_FLAG_DEBUGMSG, for fine-grained debugging use.