From: Keith Busch Date: Mon, 3 Mar 2014 18:09:47 +0000 (-0700) Subject: NVMe: Initialize device reference count earlier X-Git-Tag: v3.15-rc1~21^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb35e914b3f88cda9ee6f9d776910c35269c4ecf;p=pandora-kernel.git NVMe: Initialize device reference count earlier If an NVMe device becomes ready but fails to create IO queues, the driver creates a character device handle so the device can be managed. The device reference count needs to be initialized before creating the character device. Signed-off-by: Keith Busch Signed-off-by: Matthew Wilcox --- Reading git-diff-tree failed