[libata] use dev_printk() throughout drivers
authorJeff Garzik <jgarzik@pobox.com>
Sun, 30 Oct 2005 19:39:11 +0000 (14:39 -0500)
committerJeff Garzik <jgarzik@pobox.com>
Sun, 30 Oct 2005 19:39:11 +0000 (14:39 -0500)
A few drivers were not following the standard meme of printing out
their driver name and version at module load time; this is fixed
as well.


No differences found