Skip to content
Commit 6dffaf61 authored by Tejun Heo's avatar Tejun Heo Committed by Jeff Garzik
Browse files

libata: -ENODEV during prereset isn't an error



During prereset, -ENODEV return from ata_wait_ready() is not an error.
This causes unnecessary bug message on controllers which uses 0xff to
indicate empty port.  Fix it.

Signed-off-by: default avatarTejun Heo <htejun@gmail.com>
Cc: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent fd7fe701
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment