All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Gilad Broner" <gbroner@codeaurora.org>
Cc: james.bottomley@hansenpartnership.com, hch@infradead.org,
	linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org,
	linux-arm-msm@vger.kernel.org, santoshsy@gmail.com,
	linux-scsi-owner@vger.kernel.org, ygardi@codeaurora.org,
	Vinayak Holikatti <vinholikatti@gmail.com>,
	"James E.J. Bottomley" <jbottomley@parallels.com>
Subject: Re: [PATCH v1 1/2] scsi: ufs-qcom: save controller revision info in internal structure
Date: Tue, 7 Apr 2015 07:39:31 -0000	[thread overview]
Message-ID: <3daa9b797aa544756b9e5bea34465f10.squirrel@www.codeaurora.org> (raw)
In-Reply-To: <1427812635-16617-2-git-send-email-ygardi@codeaurora.org>


> Sometimes, specific information about the UFS controller revision is
> required in order to determine certain operations or execute
> controller dependent quirks.
> In order to avoid reading the controller revision multiple times,
> we simply read it once and save this information in internal structure.
>
> Signed-off-by: Yaniv Gardi <ygardi@codeaurora.org>
>
> ---
>  drivers/scsi/ufs/ufs-qcom.c | 14 +++++++-------
>  drivers/scsi/ufs/ufs-qcom.h |  8 ++++++++
>  2 files changed, 15 insertions(+), 7 deletions(-)
>

Reviewed-by: Gilad Broner <gbroner@codeaurora.org>


-- 
Qualcomm Israel, on behalf of Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project

WARNING: multiple messages have this Message-ID (diff)
From: "Gilad Broner" <gbroner@codeaurora.org>
To: "Yaniv Gardi" <ygardi@codeaurora.org>
Cc: james.bottomley@hansenpartnership.com, hch@infradead.org,
	linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org,
	linux-arm-msm@vger.kernel.org, santoshsy@gmail.com,
	linux-scsi-owner@vger.kernel.org, ygardi@codeaurora.org,
	"Vinayak Holikatti" <vinholikatti@gmail.com>,
	"James E.J. Bottomley" <jbottomley@parallels.com>
Subject: Re: [PATCH v1 1/2] scsi: ufs-qcom: save controller revision info in internal structure
Date: Tue, 7 Apr 2015 07:39:31 -0000	[thread overview]
Message-ID: <3daa9b797aa544756b9e5bea34465f10.squirrel@www.codeaurora.org> (raw)
In-Reply-To: <1427812635-16617-2-git-send-email-ygardi@codeaurora.org>


> Sometimes, specific information about the UFS controller revision is
> required in order to determine certain operations or execute
> controller dependent quirks.
> In order to avoid reading the controller revision multiple times,
> we simply read it once and save this information in internal structure.
>
> Signed-off-by: Yaniv Gardi <ygardi@codeaurora.org>
>
> ---
>  drivers/scsi/ufs/ufs-qcom.c | 14 +++++++-------
>  drivers/scsi/ufs/ufs-qcom.h |  8 ++++++++
>  2 files changed, 15 insertions(+), 7 deletions(-)
>

Reviewed-by: Gilad Broner <gbroner@codeaurora.org>


-- 
Qualcomm Israel, on behalf of Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project


  reply	other threads:[~2015-04-07  7:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-31 14:37 [PATCH v1 0/2] *** scsi: ufs: add support for quirks *** Yaniv Gardi
2015-03-31 14:37 ` [PATCH v1 1/2] scsi: ufs-qcom: save controller revision info in internal structure Yaniv Gardi
2015-04-07  7:39   ` Gilad Broner [this message]
2015-04-07  7:39     ` Gilad Broner
2015-03-31 14:37 ` [PATCH v1 2/2] scsi: ufs: add support to allow non standard behaviours (quirks) Yaniv Gardi
2015-04-07  7:53   ` Gilad Broner
2015-04-07  7:53     ` Gilad Broner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3daa9b797aa544756b9e5bea34465f10.squirrel@www.codeaurora.org \
    --to=gbroner@codeaurora.org \
    --cc=hch@infradead.org \
    --cc=james.bottomley@hansenpartnership.com \
    --cc=jbottomley@parallels.com \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi-owner@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=santoshsy@gmail.com \
    --cc=vinholikatti@gmail.com \
    --cc=ygardi@codeaurora.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.