OSDN Git Service

phy: hix5hd2-sata: Check return value of platform_get_resource
authorAxel Lin <axel.lin@ingics.com>
Mon, 2 Mar 2015 08:10:54 +0000 (16:10 +0800)
committerKishon Vijay Abraham I <kishon@ti.com>
Thu, 12 Mar 2015 05:31:16 +0000 (11:01 +0530)
commit1cbdfc48c3d4064e2515e4d837e714fd1aaa2d6e
treee16009bb682b20f6e4db74d1df62d7067666ea09
parent0f9722e37f8359e228f4c04e6822ad0bf9a4e083
phy: hix5hd2-sata: Check return value of platform_get_resource

This prevent NULL pointer dereference if res is NULL.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Zhangfei Gao <zhangfei.gao@linaro.org>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/phy-hix5hd2-sata.c