mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Kishon Vijay Abraham I <kishon@ti.com>
To: <gregkh@linuxfoundation.org>
Cc: <kishon@ti.com>, <linux-kernel@vger.kernel.org>
Subject: [PATCH 2/4] phy: restore OMAP_CONTROL_PHY dependencies
Date: Sat, 19 Apr 2014 08:51:42 +0530	[thread overview]
Message-ID: <1397877704-2755-3-git-send-email-kishon@ti.com> (raw)
In-Reply-To: <1397877704-2755-1-git-send-email-kishon@ti.com>

From: Jean Delvare <jdelvare@suse.de>

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>
Acked-by: Roger Quadros <rogerq@ti.com>
Cc: Felipe Balbi <balbi@ti.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
---
 drivers/phy/Kconfig |    1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/phy/Kconfig b/drivers/phy/Kconfig
index 3bb05f1..4906c27 100644
--- a/drivers/phy/Kconfig
+++ b/drivers/phy/Kconfig
@@ -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
-- 
1.7.9.5


  parent reply	other threads:[~2014-04-19  3:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-19  3:21 [GIT PULL 0/4] phy: fixes for 3.15 -rc2 Kishon Vijay Abraham I
2014-04-19  3:21 ` [PATCH 1/4] phy: exynos: fix building as a module Kishon Vijay Abraham I
2014-04-19  3:21 ` Kishon Vijay Abraham I [this message]
2014-04-19  3:21 ` [PATCH 3/4] phy: fix kernel oops in phy_lookup() Kishon Vijay Abraham I
2014-04-19  3:21 ` [PATCH 4/4] phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHY Kishon Vijay Abraham I
2014-04-24 12:36 ` [GIT PULL 0/4] phy: fixes for 3.15 -rc2 Kishon Vijay Abraham I
2014-04-24 19:54 ` Greg KH
2014-04-28  6:33   ` Kishon Vijay Abraham I

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=1397877704-2755-3-git-send-email-kishon@ti.com \
    --to=kishon@ti.com \
    --cc=gregkh@linuxfoundation.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®