Kevin Wolf 7a2c4b8234 ide/atapi: Introduce CHECK_READY flag for commands
Some commands are supposed to report a Not Ready Condition (i.e. they require
a medium to be present in order to execute successfully). Instead of
duplicating the check in each command implementation, let's add a flag and
check it before calling the command.

This patch only converts existing checks, it does not introduce new checks for
any of the other commands that can/should report a Not Ready Condition.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2011-04-27 16:21:00 +02:00
..
2010-12-17 19:57:21 +01:00
2011-04-27 16:20:27 +02:00
2011-04-27 16:20:27 +02:00
2010-12-17 16:11:01 +01:00
2011-02-21 15:46:53 +01:00
2011-02-21 15:46:53 +01:00