From: Gabriele Mazzotta Date: Thu, 8 Jan 2015 18:41:34 +0000 (+0100) Subject: ahci: Use dev_info() to inform about the lack of Device Sleep support X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~252^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95bbbe9a6663635b6cdef20c01c0ea32ec6987e4;p=pandora-kernel.git ahci: Use dev_info() to inform about the lack of Device Sleep support According to the Serial ATA AHCI specification, Device Sleep is an optional feature and as such no errors should be printed if it's missing. Keep informing users, but use dev_info() instead of dev_err(). Signed-off-by: Gabriele Mazzotta Signed-off-by: Tejun Heo --- Reading git-diff-tree failed