From 1b3e89563119f1e0422230915dcaf23a262628b7 Mon Sep 17 00:00:00 2001 From: Dolev Raviv Date: Sun, 29 Jun 2014 09:40:19 +0300 Subject: [PATCH] ufs: Logical Unit (LU) command queue depth Some of the UFS devices may support different number of commands that can be queued per LU. At the current implementation, SW configure each of the UFS devices LU's according to the controller capability. In this patch the queue depth available per LU is read and updated in the LU's SW structure. Signed-off-by: Dolev Raviv Signed-off-by: Raviv Shvili Acked-by: Santosh Y Signed-off-by: Christoph Hellwig --- Reading git-format-patch failed