commit | 1b2eb374651f0496b86ed5f095d4c448bff214fa | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sat Nov 28 15:01:09 2015 +0100 |
committer | Jens Axboe <axboe@fb.com> | Tue Dec 01 10:59:39 2015 -0700 |
tree | 5ab852af3f6fe903d5b35e877e293046afa0fdc1 | |
parent | 106198edb74cdf3fe1aefa6ad1e199b58ab7c4cb [diff] |
nvme: move remaining CC setup into nvme_enable_ctrl Remove the calculation of all the bits written into the CC register into nvme_enable_ctrl, so that they can be moved into the core NVMe driver in the future. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>