]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7e7a1fa4dabb8248f52ba4d694f13c002b1f5485
tree6d16300ddd80313b69a7893af4e7731341a64c1a
parent7cd08663dc2bd1795557b8322b6de47570b794cf
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]