OSDN Git Service

phy: miphy365x: Use the generic phy type constants in dt-bindings/phy/phy.h
authorPeter Griffin <peter.griffin@linaro.org>
Mon, 30 Mar 2015 15:17:07 +0000 (16:17 +0100)
committerKishon Vijay Abraham I <kishon@ti.com>
Fri, 3 Apr 2015 12:46:20 +0000 (18:16 +0530)
commitfbea230e7884044ee2e84bb28f6879dc30e1db24
tree6d16300ddd80313b69a7893af4e7731341a64c1a
parent9c3b443026368583d2df3373a11b1c18c361d9a6
phy: miphy365x: Use the generic phy type constants in dt-bindings/phy/phy.h

Now there are generic phy type constants declared in phy.h, migrate over to
using them rather than defining our own. This change has been done as one
atomic commit to be bisectable.

Note: The values of the defines are the same, so there is no ABI breakage
with this patch.

Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Lee Jones <lee.jones@linaro.org>
Acked-by: Maxime Coquelin <maxime.coquelin@st.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Documentation/devicetree/bindings/phy/phy-miphy365x.txt
arch/arm/boot/dts/stih416.dtsi
drivers/phy/phy-miphy365x.c
include/dt-bindings/phy/phy-miphy365x.h [deleted file]