]> git.baikalelectronics.ru Git - kernel.git/commit
phy: spear1310-miphy: Return proper error for spear1310_miphy_xlate
authorAxel Lin <axel.lin@ingics.com>
Wed, 1 Apr 2015 00:44:32 +0000 (08:44 +0800)
committerKishon Vijay Abraham I <kishon@ti.com>
Fri, 3 Apr 2015 12:46:21 +0000 (18:16 +0530)
commit579495f7f9a0306e55f1c18f3e8c1ca8f848f2cb
tree25c8c056422059dc3b6a281200e7276391a0dcb9
parent7e7a1fa4dabb8248f52ba4d694f13c002b1f5485
phy: spear1310-miphy: Return proper error for spear1310_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-spear1310-miphy.c