git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e61f7d1
)
ahci: Use dev_info() to inform about the lack of Device Sleep support
author
Gabriele Mazzotta
<gabriele.mzt@gmail.com>
Thu, 8 Jan 2015 18:41:34 +0000
(19:41 +0100)
committer
Tejun Heo
<tj@kernel.org>
Fri, 9 Jan 2015 22:04:12 +0000
(17:04 -0500)
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 <gabriele.mzt@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/ata/libahci.c
patch
|
blob
|
history
diff --cc
drivers/ata/libahci.c
Simple merge