]> 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)
commit24447f7fcf1bd0cfa74d4f9cbe6f0b41a88468b6
tree6d16300ddd80313b69a7893af4e7731341a64c1a
parent3aaf8fb3e5f572c672ca39491a157e7a573243e9
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]