Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1184371

Re: [PATCH RESEND] phy: tusb1210: Use devm_gpiod_get_optional for optional GPIOs

Path csiph.com!aioe.org!bofh.it!news.nic.it!robomod
From Axel Lin <axel.lin@ingics.com>
Newsgroups linux.kernel
Subject Re: [PATCH RESEND] phy: tusb1210: Use devm_gpiod_get_optional for optional GPIOs
Date Wed, 15 Jul 2015 09:10:02 +0200
Message-ID <pMoZk-dQ-5@gated-at.bofh.it> (permalink)
References <pDlHj-8gF-9@gated-at.bofh.it>
X-Original-To Kishon Vijay Abraham I <kishon@ti.com>, Felipe Balbi <balbi@ti.com>
X-Google-Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=bflkljuotzoq+XXh/VRaMMdUZZidhAQtgygOJiOWAyI=; b=SQoxg/DkTxWSW4bRD89FHxtO8NLgTLNpgrijx31EWJ9PgKzYYMkfNf6ThvsnNndPSb 43H93iggonec6ImOmkPwK+mWm0K1fT28h/teG1oKBbrO/dOiOrzOeti80ljwobXacjnB tSkDvHXs1wvGowIIGPu3+ly9/jEbExNHIXjW1PhmubSUbhKmjXrz4Ar+i3bOT/yktpDQ hen6AL/jRZP9lb3M+C/yBqzb6bo0W0nedr0MJlpgw25yFcaMmnXNS3iLcTT+8bfmNT5j fsfajhcFJkkY/ViBH9UySJHmWFonjtow78avnwceJ3Vb0He7s6PbSYstRnWWlQOful8K h+gQ==
X-Gm-Message-State ALoCoQkjpPYtdXSrTflo9PNpUvE6FgR+WKc6HPZCDZaFR2OE24cFK4UgLgXwMgS9z04fkyONGM6s
MIME-Version 1.0
X-Received by 10.152.184.44 with SMTP id er12mr2551998lac.94.1436943893868; Wed, 15 Jul 2015 00:04:53 -0700 (PDT)
X-Originating-IP [163.26.71.6]
Content-Type text/plain; charset=UTF-8
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 24
Organization linux.* mail to news gateway
X-Original-Cc Heikki Krogerus <heikki.krogerus@linux.intel.com>, David Cohen <david.a.cohen@linux.intel.com>, "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>, "linux-usb@vger.kernel.org" <linux-usb@vger.kernel.org>
X-Original-Date Wed, 15 Jul 2015 15:04:53 +0800
X-Original-Message-ID <CAFRkauBuedN=3jCdXj1F=Tw_1iJ9L=G2zTRd+Wkpcpa32SPuNA@mail.gmail.com>
X-Original-References <1434785997.6159.5.camel@ingics.com>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref aioe.org linux.kernel:1184371

Show key headers only | View raw


2015-06-20 15:39 GMT+08:00 Axel Lin <axel.lin@ingics.com>:
> Also simplify the code a bit by specify direction and initial value for
> output in devm_gpiod_get_optional function.
>
> Signed-off-by: Axel Lin <axel.lin@ingics.com>
> Acked-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
> Acked-by: Kishon Vijay Abraham I <kishon@ti.com>
> ---
> Hi
> This patch was sent on https://lkml.org/lkml/2015/5/31/221 with ACKs.
> It's still not in linux-next, so here is a resend.

Hi Kishon,
No response from Felipe.
The phy-tusb1210 driver is already in Linus' tree, maybe you can pick
up this patch.

Regards,
Axel
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: [PATCH RESEND] phy: tusb1210: Use devm_gpiod_get_optional for  optional GPIOs Axel Lin <axel.lin@ingics.com> - 2015-07-15 09:10 +0200
  Re: [PATCH RESEND] phy: tusb1210: Use devm_gpiod_get_optional for  optional GPIOs Kishon Vijay Abraham I <kishon@ti.com> - 2015-07-15 10:20 +0200
    Re: [PATCH RESEND] phy: tusb1210: Use devm_gpiod_get_optional for  optional GPIOs Uwe Kleine-König   <u.kleine-koenig@pengutronix.de> - 2015-07-15 10:30 +0200
      Re: [PATCH RESEND] phy: tusb1210: Use devm_gpiod_get_optional for  optional GPIOs Axel Lin <axel.lin@ingics.com> - 2015-07-15 10:40 +0200

csiph-web