[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-id: <1459951665-28708-1-git-send-email-gautam.vivek@samsung.com>
Date: Wed, 06 Apr 2016 19:37:44 +0530
From: Vivek Gautam <gautam.vivek@...sung.com>
To: vireshk@...nel.org, shiraz.linux.kernel@...il.com, kishon@...com,
heiko@...ech.de, maxime.ripard@...e-electrons.com, wens@...e.org,
k.kozlowski@...sung.com
Cc: linux@....linux.org.uk, gautam.vivek@...sung.com,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-rockchip@...ts.infradead.org, linux-usb@...r.kernel.org,
linux-samsung-soc@...r.kernel.org, linux-omap@...r.kernel.org,
cpgs@...sung.com
Subject: [PATCH 1/2] phy: Move ULPI phy header out of driver to includes path
Although ULPI phy is currently being used by tusb1210,
there can be other consumers too in future. So move this
to the includes path for phy.
Signed-off-by: Vivek Gautam <gautam.vivek@...sung.com>
---
{drivers => include/linux}/phy/ulpi_phy.h | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename {drivers => include/linux}/phy/ulpi_phy.h (100%)
diff --git a/drivers/phy/ulpi_phy.h b/include/linux/phy/ulpi_phy.h
similarity index 100%
rename from drivers/phy/ulpi_phy.h
rename to include/linux/phy/ulpi_phy.h
--
1.9.1
Powered by blists - more mailing lists