From: Fabio Estevam Date: Thu, 13 Jun 2013 14:59:50 +0000 (+0300) Subject: usb: chipidea: ci13xxx_imx: check if 'data->phy_np' is not NULL X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~78^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=785dabef0cc34d169edf43b5af35a6e5f3f87fd4;p=pandora-kernel.git usb: chipidea: ci13xxx_imx: check if 'data->phy_np' is not NULL Similarly as it is done in ci13xxx_imx_remove(), only calls of_node_put if data->phy_np is not NULL. Signed-off-by: Fabio Estevam Signed-off-by: Alexander Shishkin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed