OSDN Git Service

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)
commit407ed8357464851cf12d68c4a969cd933f8dbcaf
treee98943d6dc65dc91b340953c7c159740c5b4ba19
parent247e21c613649f34bcf2f71e57e813e6ed18b458
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