]> git.ipfire.org Git - people/ms/linux.git/commit - drivers/ata/pata_hpt3x2n.c
ata: pata: Convert pr_*(DRV_NAME ...) to pr_fmt/pr_<level>
authorJoe Perches <joe@perches.com>
Mon, 31 Jan 2011 16:39:24 +0000 (08:39 -0800)
committerJeff Garzik <jgarzik@pobox.com>
Mon, 14 Mar 2011 06:56:31 +0000 (02:56 -0400)
commit8d7b1c70b3c1aac4b63109f5c73f732f1d63fad6
tree0b09875f032489c28efe29828d7faae2d61afaa8
parenta17139b6f63709b2d409c027f8ab401f5aa136d3
ata: pata: Convert pr_*(DRV_NAME ...) to pr_fmt/pr_<level>

Commit 40d69ba029c8d5de51aaeb5358999266c482d00a
("pata_hpt{37x|3x2n}: use pr_*(DRV_NAME ...) instead of printk(KERN_* ...)")
used pr_<level>.

Add #define pr_fmt and remove DRV_NAME.
Increment driver version numbers.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/ata/pata_hpt366.c
drivers/ata/pata_hpt37x.c
drivers/ata/pata_hpt3x2n.c