From: Jingoo Han Date: Sat, 5 Oct 2013 00:15:59 +0000 (+0900) Subject: ahci_platform: use dev_info() instead of printk() X-Git-Tag: v3.12-rc7~28^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fed4c09dca6820adaee28e55cd4283e74d029cd;p=pandora-kernel.git ahci_platform: 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