commit | 103f7033bd0f7b65ff3e0a5ea72449d08010b031 | [log] [tgz] |
---|---|---|
author | Borislav Petkov <petkovbb@gmail.com> | Sun Apr 26 10:39:07 2009 +0200 |
committer | Borislav Petkov <petkovbb@gmail.com> | Fri May 15 06:44:45 2009 +0200 |
tree | bf1e416a235ffde137c94ad1d5da8542b0e5ab4e | |
parent | 239f7e25346e22c4a94bde004d845e7397947c01 [diff] |
ide: unify interrupt reason checking Add ide_check_ireason() function that handles all ATAPI devices. Reorganize all unlikely cases in ireason checking further down in the code path. In addition, add PFX for printks originating from ide-atapi. Finally, remove ide_cd_check_ireason. Signed-off-by: Borislav Petkov <petkovbb@gmail.com>