]> git.baikalelectronics.ru Git - kernel.git/commit
phy: spear1340-miphy: Return proper error for spear1340_miphy_xlate
authorAxel Lin <axel.lin@ingics.com>
Wed, 1 Apr 2015 00:45:33 +0000 (08:45 +0800)
committerKishon Vijay Abraham I <kishon@ti.com>
Fri, 3 Apr 2015 12:46:21 +0000 (18:16 +0530)
commita2d719c826c4a663877ecfdbd006b2bd0d1af63a
treee98943d6dc65dc91b340953c7c159740c5b4ba19
parent579495f7f9a0306e55f1c18f3e8c1ca8f848f2cb
phy: spear1340-miphy: Return proper error for spear1340_miphy_xlate

The of_xlate callback should return ERR_PTR on error.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/phy-spear1340-miphy.c