mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jingoo Han <jg1.han@samsung.com>
To: "'Kiran Padwal'" <kiran.padwal21@gmail.com>
Cc: balbi@ti.com, linux-usb@vger.kernel.org,
	gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org,
	linux-arm-msm@vger.kernel.org, kiran.padwal@smartplayin.com,
	"'Jingoo Han'" <jg1.han@samsung.com>
Subject: Re: [PATCH] usb: phy: msm: Make of_device_id array const
Date: Wed, 23 Jul 2014 18:18:10 +0900	[thread overview]
Message-ID: <001901cfa657$05d4a020$117de060$%han@samsung.com> (raw)
In-Reply-To: <1406101102-11894-1-git-send-email-kiran.padwal@smartplayin.com>

On Wednesday, July 23, 2014 4:38 PM, Kiran Padwal wrote:
> 
> Make of_device_id array const, because all OF functions handle it as const.

Hi Kiran Padwal,

The same patch was already submitted and merged to USB tree.
Thank you.

Best regards,
Jingoo Han

> 
> Signed-off-by: Kiran Padwal <kiran.padwal@smartplayin.com>
> ---
>  drivers/usb/phy/phy-msm-usb.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/usb/phy/phy-msm-usb.c b/drivers/usb/phy/phy-msm-usb.c
> index 78cc870..e4108ee 100644
> --- a/drivers/usb/phy/phy-msm-usb.c
> +++ b/drivers/usb/phy/phy-msm-usb.c
> @@ -1429,7 +1429,7 @@ static void msm_otg_debugfs_cleanup(void)
>  	debugfs_remove(msm_otg_dbg_root);
>  }
> 
> -static struct of_device_id msm_otg_dt_match[] = {
> +static const struct of_device_id msm_otg_dt_match[] = {
>  	{
>  		.compatible = "qcom,usb-otg-ci",
>  		.data = (void *) CI_45NM_INTEGRATED_PHY
> --
> 1.7.9.5


  reply	other threads:[~2014-07-23  9:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-23  7:38 Kiran Padwal
2014-07-23  9:18 ` Jingoo Han [this message]
2014-07-23  9:42   ` kiran padwal

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='001901cfa657$05d4a020$117de060$%han@samsung.com' \
    --to=jg1.han@samsung.com \
    --cc=balbi@ti.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=kiran.padwal21@gmail.com \
    --cc=kiran.padwal@smartplayin.com \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®