From: Keith Busch Date: Thu, 5 Sep 2013 20:45:07 +0000 (-0600) Subject: NVMe: Merge issue on character device bring-up X-Git-Tag: v3.12-rc1~98^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d82e8bfdef9afae83b894be49af4644d9ac3c359;p=pandora-kernel.git NVMe: Merge issue on character device bring-up A recent patch made it possible to bring up the character handle when the device is responsive but not accepting a set-features command. Another recent patch moved the initialization that requires we move where the checks for this condition occur. This patch merges these two ideas so it works much as before. Signed-off-by: Keith Busch Signed-off-by: Matthew Wilcox --- Reading git-diff-tree failed