Re: [PATCH] phy: restore OMAP_CONTROL_PHY dependencies

2014-04-08 Thread Roger Quadros
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 shoul

[PATCH] phy: restore OMAP_CONTROL_PHY dependencies

2014-04-08 Thread Jean Delvare
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 Cc: Kis