[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5343B2E0.4060001@ti.com>
Date: Tue, 8 Apr 2014 11:27:12 +0300
From: Roger Quadros <rogerq@...com>
To: Jean Delvare <jdelvare@...e.de>,
Kishon Vijay Abraham I <kishon@...com>
CC: LKML <linux-kernel@...r.kernel.org>, Felipe Balbi <balbi@...com>
Subject: Re: [PATCH] phy: restore OMAP_CONTROL_PHY dependencies
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@...e.de>
> Cc: Kishon Vijay Abraham I <kishon@...com>
> Cc: Roger Quadros <rogerq@...com>
> Cc: Felipe Balbi <balbi@...com>
Acked-by: Roger Quadros <rogerq@...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
>
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists