devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tomasz Figa <tomasz.figa@gmail.com>
To: Kamil Debski <k.debski@samsung.com>,
	linux-kernel@vger.kernel.org, linux-samsung-soc@vger.kernel.org,
	linux-usb@vger.kernel.org, devicetree@vger.kernel.org
Cc: kyungmin.park@samsung.com, kishon@ti.com, t.figa@samsung.com,
	s.nawrocki@samsung.com, m.szyprowski@samsung.com,
	gautam.vivek@samsung.com, mat.krawczuk@gmail.com,
	yulgon.kim@samsung.com, p.paneri@samsung.com,
	av.tikhomirov@samsung.com, jg1.han@samsung.com,
	galak@codeaurora.org, matt.porter@linaro.org,
	tjakobi@math.uni-bielefeld.de, stern@rowland.harvard.edu,
	sander@humilis.net
Subject: Re: [PATCH v9 1/4] phy: core: Add an exported of_phy_get function
Date: Wed, 05 Mar 2014 17:03:31 +0100	[thread overview]
Message-ID: <53174AD3.7040302@gmail.com> (raw)
In-Reply-To: <1394033288-5551-2-git-send-email-k.debski@samsung.com>

On 05.03.2014 16:28, Kamil Debski wrote:
> Previously the of_phy_get function took a struct device * and
> was declared static. It was impossible to call it from
> another driver and thus it was impossible to get phy defined
> for a given node. The old function was renamed to _of_phy_get
> and was left for internal use. of_phy_get function was added
> and it was exported. The function enables to get a phy for
> a given device tree node.
>
> Signed-off-by: Kamil Debski <k.debski@samsung.com>
> ---
>   drivers/phy/phy-core.c  |   45 ++++++++++++++++++++++++++++++++++++---------
>   include/linux/phy/phy.h |    6 ++++++
>   2 files changed, 42 insertions(+), 9 deletions(-)

Reviewed-by: Tomasz Figa <t.figa@samsung.com>

Best regards,
Tomasz

  reply	other threads:[~2014-03-05 16:03 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-05 15:28 [PATCH v9 0/4] phy: Add new Exynos USB 2.0 PHY driver Kamil Debski
2014-03-05 15:28 ` [PATCH v9 1/4] phy: core: Add an exported of_phy_get function Kamil Debski
2014-03-05 16:03   ` Tomasz Figa [this message]
2014-03-05 15:28 ` [PATCH v9 2/4] phy: core: Add devm_of_phy_get to phy-core Kamil Debski
2014-03-05 16:04   ` Tomasz Figa
2014-03-05 15:28 ` [PATCH v9 3/4] phy: Add new Exynos USB 2.0 PHY driver Kamil Debski
2014-03-05 16:04   ` Tomasz Figa
2014-03-06  8:26   ` Anton Tikhomirov
2014-03-06  8:30     ` Kishon Vijay Abraham I
2014-03-06  8:52       ` Anton Tikhomirov
     [not found]         ` <006201cf3919$5f760750$1e6215f0$%tikhomirov-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2014-03-06  8:56           ` Kishon Vijay Abraham I
2014-03-06  9:02             ` Anton Tikhomirov
2014-03-06  9:19               ` Anton Tikhomirov
2014-03-06  9:27                 ` Kishon Vijay Abraham I
2014-03-07  5:16                   ` Anton Tikhomirov
2014-03-06 10:24     ` Kamil Debski
2014-03-06 10:44       ` Kishon Vijay Abraham I
2014-03-05 15:28 ` [PATCH v9 4/4] phy: Add Exynos 5250 support to the " Kamil Debski
     [not found] ` <1394033288-5551-1-git-send-email-k.debski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2014-03-05 23:08   ` [PATCH v9 0/4] phy: Add new " Tobias Jakobi
2014-03-06 10:25     ` Kamil Debski

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=53174AD3.7040302@gmail.com \
    --to=tomasz.figa@gmail.com \
    --cc=av.tikhomirov@samsung.com \
    --cc=devicetree@vger.kernel.org \
    --cc=galak@codeaurora.org \
    --cc=gautam.vivek@samsung.com \
    --cc=jg1.han@samsung.com \
    --cc=k.debski@samsung.com \
    --cc=kishon@ti.com \
    --cc=kyungmin.park@samsung.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=m.szyprowski@samsung.com \
    --cc=mat.krawczuk@gmail.com \
    --cc=matt.porter@linaro.org \
    --cc=p.paneri@samsung.com \
    --cc=s.nawrocki@samsung.com \
    --cc=sander@humilis.net \
    --cc=stern@rowland.harvard.edu \
    --cc=t.figa@samsung.com \
    --cc=tjakobi@math.uni-bielefeld.de \
    --cc=yulgon.kim@samsung.com \
    /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).