[libata] minor fixes, new helpers
authorJeff Garzik <jgarzik@pobox.com>
Mon, 14 Nov 2005 19:14:16 +0000 (14:14 -0500)
committerJeff Garzik <jgarzik@pobox.com>
Mon, 14 Nov 2005 19:14:16 +0000 (14:14 -0500)
commit2c13b7cee045af689b36349c2bc6a9ed6e3d73fa
tree594a061fa9b9c1fa03bfe01c9177cc016e1bb1a4
parente1410f2d951d45aee3bdbcc05ecedaaa9db276e5
[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.
drivers/scsi/libata-core.c
include/linux/libata.h