From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH V5 07/13] mmc: mmc: Enable Command Queuing Date: Sun, 20 Aug 2017 13:33:48 +0200 Message-ID: References: <1502366898-23691-1-git-send-email-adrian.hunter@intel.com> <1502366898-23691-8-git-send-email-adrian.hunter@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from mail-oi0-f51.google.com ([209.85.218.51]:35468 "EHLO mail-oi0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752721AbdHTLdt (ORCPT ); Sun, 20 Aug 2017 07:33:49 -0400 Received: by mail-oi0-f51.google.com with SMTP id e124so132368393oig.2 for ; Sun, 20 Aug 2017 04:33:49 -0700 (PDT) In-Reply-To: <1502366898-23691-8-git-send-email-adrian.hunter@intel.com> Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: Adrian Hunter Cc: Ulf Hansson , linux-mmc , Bough Chen , Alex Lemberg , Mateusz Nowak , Yuliy Izrailov , Jaehoon Chung , Dong Aisheng , Das Asutosh , Zhangfei Gao , Sahitya Tummala , Harjani Ritesh , Venu Byravarasu , Shawn Lin On Thu, Aug 10, 2017 at 2:08 PM, Adrian Hunter wrote: > Enable the Command Queue if the host controller supports a command queue > engine. It is not compatible with Packed Commands, so make a note of that in the > comment. > > Signed-off-by: Adrian Hunter > --- Reviewed-by: Linus Walleij Yours, Linus Walleij