commit | ff0d63778ca0c2cec9ce33d69b69fe5f8567169b | [log] [tgz] |
---|---|---|
author | Anurag Kumar Vulisha <anurag.kumar.vulisha@xilinx.com> | Mon Aug 21 13:17:19 2017 +0200 |
committer | Tejun Heo <tj@kernel.org> | Mon Oct 23 07:09:26 2017 -0700 |
tree | 961ac5b96e03fdd8f8774350246562bab4e5bd75 | |
parent | e8fc8b858cd85de20350bfc72df18306129305b8 [diff] |
ata: ceva: Disable Device Sleep capability Since CEVA controller does not support Device Sleep capability, we need to clear that feature by clearing the DEVSLP bit in word78 of IDENTIFY DEVICE data. This patch does the same. Signed-off-by: Anurag Kumar Vulisha <anuragku@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com> Signed-off-by: Tejun Heo <tj@kernel.org>