From: Toshi Kani Date: Wed, 13 Mar 2013 19:29:26 +0000 (+0000) Subject: ACPI: Verify device status after eject X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~92^2~10^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=882fd12e641b612bcf31620f9b1b7bb03f8e9ab5;p=pandora-kernel.git ACPI: Verify device status after eject ACPI spec states that the OS evaluates _STA after calling _EJ0 in order to verify if eject was successful. Added a check to verify if the enabled bit of the status value is cleared after _EJ0. Note, the present bit is not checked since some FW implementations do not clear the present bit until the hardware is physically removed. Signed-off-by: Toshi Kani Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed