OSDN Git Service

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)
commit247e21c613649f34bcf2f71e57e813e6ed18b458
tree25c8c056422059dc3b6a281200e7276391a0dcb9
parentfbea230e7884044ee2e84bb28f6879dc30e1db24
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