public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Kishon Vijay Abraham I <kishon@ti.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [GIT PULL v2] phy: for 4.14
Date: Tue, 22 Aug 2017 13:21:40 -0700	[thread overview]
Message-ID: <20170822202139.GA749@kroah.com> (raw)
In-Reply-To: <20170822045935.17896-1-kishon@ti.com>

On Tue, Aug 22, 2017 at 10:29:35AM +0530, Kishon Vijay Abraham I wrote:
> Hi Greg,
> 
> Stephen Rothwell reported a issue with my previous pull request
> w.r.t missing Signed-off-by committer. I've fixed that in this pull
> request.
> 
> It adds a new USB phy driver for Ralink SoC, add support for PCIe and
> SATA PHY in phy-mt65xx-usb3 driver, add support for allwinner A83T
> USB PHY and Qualcomm IPQ8074 in sun4i-usb-phy driver and
> qcom-qmp-phy driver respectively.
> 
> Please let me know if I have to make any changes.

I get the following build warning with this pull:

drivers/phy/ralink/phy-ralink-usb.c: In function ‘ralink_usb_phy_probe’:
drivers/phy/ralink/phy-ralink-usb.c:195:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  phy->clk = (u32) match->data;
             ^

Can you send a follow-on patch to fix this up?

thanks,

greg k-h

  reply	other threads:[~2017-08-22 20:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-22  4:59 [GIT PULL v2] phy: for 4.14 Kishon Vijay Abraham I
2017-08-22 20:21 ` Greg KH [this message]
2017-08-23 14:03   ` Kishon Vijay Abraham I

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=20170822202139.GA749@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=kishon@ti.com \
    --cc=linux-kernel@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