linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sebastian Reichel <sre@kernel.org>
To: Felipe Balbi <balbi@ti.com>
Cc: Jim Davis <jim.epost@gmail.com>, NeilBrown <neilb@suse.de>,
	Stephen Rothwell <sfr@canb.auug.org.au>,
	linux-next <linux-next@vger.kernel.org>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	linux-pm@vger.kernel.org
Subject: Re: randconfig build error with next-20150528, in drivers/power/twl4030_charger.c
Date: Thu, 28 May 2015 22:33:14 +0200	[thread overview]
Message-ID: <20150528203313.GA10469@earth> (raw)
In-Reply-To: <20150528184642.GB25787@saruman.tx.rr.com>

[-- Attachment #1: Type: text/plain, Size: 1352 bytes --]

Hi,

On Thu, May 28, 2015 at 01:46:42PM -0500, Felipe Balbi wrote:
> On Thu, May 28, 2015 at 07:57:00PM +0200, Sebastian Reichel wrote:
> > On Thu, May 28, 2015 at 10:05:55AM -0700, Jim Davis wrote:
> > > drivers/power/twl4030_charger.c: In function ‘twl4030_bci_probe’:
> > > drivers/power/twl4030_charger.c:648:23: error: implicit declaration of function
> > > ‘devm_usb_get_phy_by_node’ [-Werror=implicit-function-declaration]
> > >     bci->transceiver = devm_usb_get_phy_by_node(
> > >                        ^
> > > drivers/power/twl4030_charger.c:648:21: warning: assignment makes pointer from i
> > > nteger without a cast [-Wint-conversion]
> > >     bci->transceiver = devm_usb_get_phy_by_node(
> > >                      ^
> > 
> > This has been introduced by the following commit from Neil Brown:
> > 
> > power: twl4030_charger: find associated phy by more reliable means.
> 
> no, this was introduced by the commit which introduced
> devm_usb_get_phy_by_node() (also by Neil) and has already been
> fixed by Arnd.

well without the second patch there would be no devm_usb_get_phy_by_node()
call in twl4030_charger, but no need to go into nitpicking mode :)

> I have the patch in my 'next' branch and it should show up on
> tomorrow's linux-next.

OK, thanks for taking care of this.

-- Sebastian

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

      reply	other threads:[~2015-05-28 20:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-28 17:05 randconfig build error with next-20150528, in drivers/power/twl4030_charger.c Jim Davis
2015-05-28 17:57 ` Sebastian Reichel
2015-05-28 18:46   ` Felipe Balbi
2015-05-28 20:33     ` Sebastian Reichel [this message]

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=20150528203313.GA10469@earth \
    --to=sre@kernel.org \
    --cc=balbi@ti.com \
    --cc=jim.epost@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=neilb@suse.de \
    --cc=sfr@canb.auug.org.au \
    /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;
as well as URLs for NNTP newsgroup(s).