From: Roger Quadros <rogerq@ti.com>
To: Jean Delvare <jdelvare@suse.de>, Kishon Vijay Abraham I <kishon@ti.com>
Cc: LKML <linux-kernel@vger.kernel.org>, Felipe Balbi <balbi@ti.com>
Subject: Re: [PATCH] phy: restore OMAP_CONTROL_PHY dependencies
Date: Tue, 8 Apr 2014 11:27:12 +0300 [thread overview]
Message-ID: <5343B2E0.4060001@ti.com> (raw)
In-Reply-To: <20140408102036.2de12394@endymion.delvare>
On 04/08/2014 11:20 AM, Jean Delvare wrote:
> When OMAP_CONTROL_USB was renamed to OMAP_CONTROL_PHY (commit
> 14da699b), its dependencies were lost in the process. Nothing in the
> commit message indicates that this removal was intentional, so I think
> it was by accident and the dependencies should be restored.
>
> Signed-off-by: Jean Delvare <jdelvare@suse.de>
> Cc: Kishon Vijay Abraham I <kishon@ti.com>
> Cc: Roger Quadros <rogerq@ti.com>
> Cc: Felipe Balbi <balbi@ti.com>
Acked-by: Roger Quadros <rogerq@ti.com>
cheers,
-roger
> ---
> drivers/phy/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> --- linux-3.15-rc0.orig/drivers/phy/Kconfig 2014-04-07 10:23:06.031199592 +0200
> +++ linux-3.15-rc0/drivers/phy/Kconfig 2014-04-08 10:12:16.448317340 +0200
> @@ -33,6 +33,7 @@ config PHY_MVEBU_SATA
>
> config OMAP_CONTROL_PHY
> tristate "OMAP CONTROL PHY Driver"
> + depends on ARCH_OMAP2PLUS || COMPILE_TEST
> help
> Enable this to add support for the PHY part present in the control
> module. This driver has API to power on the USB2 PHY and to write to
>
>
prev parent reply other threads:[~2014-04-08 8:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-08 8:20 [PATCH] phy: restore OMAP_CONTROL_PHY dependencies Jean Delvare
2014-04-08 8:27 ` Roger Quadros [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=5343B2E0.4060001@ti.com \
--to=rogerq@ti.com \
--cc=balbi@ti.com \
--cc=jdelvare@suse.de \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.