ahci: use dev_info() instead of printk()
authorJingoo Han <jg1.han@samsung.com>
Sat, 5 Oct 2013 00:15:16 +0000 (09:15 +0900)
committerTejun Heo <tj@kernel.org>
Mon, 7 Oct 2013 19:17:36 +0000 (15:17 -0400)
commitd2782d96f3d85e85742364b85db63763918a4e1c
tree1f822eb10cb56d154c4f6198d446629a58e90408
parentfc0012ec533def054e1ac57d54ed781fc0ab6b71
ahci: use dev_info() instead of printk()

Change "raw" printk() call to dev_info() to provide a better
message to userspace so it can properly identify the device
and not just have to guess.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/ata/ahci.c
This page took 0.041451 seconds and 5 git commands to generate.