
29 Aug
2017
29 Aug
'17
4:56 a.m.
On Tue, Aug 22, 2017 at 08:15:12AM -0700, Bin Meng wrote:
NVMe driver only uses two queues. The first one is allocated to do admin stuff, while the second one is for IO stuff. So far the driver uses magic number (0/1) to access them. Change to use macros.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
Applied to u-boot/master, thanks!
--
Tom