From: Kishon Vijay Abraham I <kishon@ti.com>
To: Sjoerd Simons <sjoerd.simons@collabora.co.uk>,
linux-samsung-soc@vger.kernel.org
Cc: Kamil Debski <k.debski@samsung.com>
Subject: Re: [PATCH] drivers: phy: exynos4x12-phy: Add missing MODULE_DEVICE_TABLE
Date: Wed, 2 Jul 2014 14:20:27 +0530 [thread overview]
Message-ID: <53B3C7D3.2010108@ti.com> (raw)
In-Reply-To: <1404287322-25730-1-git-send-email-sjoerd.simons@collabora.co.uk>
Hi,
On Wednesday 02 July 2014 01:18 PM, Sjoerd Simons wrote:
Please add a commit log here describing what your patch does and why you need it.
Cheers
Kishon
> Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
> ---
> drivers/phy/phy-samsung-usb2.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/phy/phy-samsung-usb2.c b/drivers/phy/phy-samsung-usb2.c
> index 8a8c6bc..1e69a32 100644
> --- a/drivers/phy/phy-samsung-usb2.c
> +++ b/drivers/phy/phy-samsung-usb2.c
> @@ -107,6 +107,7 @@ static const struct of_device_id samsung_usb2_phy_of_match[] = {
> #endif
> { },
> };
> +MODULE_DEVICE_TABLE(of, samsung_usb2_phy_of_match);
>
> static int samsung_usb2_phy_probe(struct platform_device *pdev)
> {
>
next prev parent reply other threads:[~2014-07-02 8:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-02 7:48 [PATCH] drivers: phy: exynos4x12-phy: Add missing MODULE_DEVICE_TABLE Sjoerd Simons
2014-07-02 8:50 ` Kishon Vijay Abraham I [this message]
2014-07-03 6:57 ` [PATCH] drivers: phy: phy-samsung-usb2.c: " Sjoerd Simons
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=53B3C7D3.2010108@ti.com \
--to=kishon@ti.com \
--cc=k.debski@samsung.com \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=sjoerd.simons@collabora.co.uk \
/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