From: Jingoo Han Date: Sat, 5 Oct 2013 00:15:16 +0000 (+0900) Subject: ahci: use dev_info() instead of printk() X-Git-Tag: v3.12-rc7~28^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2782d96f3d85e85742364b85db63763918a4e1c;p=pandora-kernel.git 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 Signed-off-by: Tejun Heo --- Reading git-diff-tree failed