usb: chipidea: ci13xxx_imx: remove 'phy_np'
authorFabio Estevam <fabio.estevam@freescale.com>
Thu, 13 Jun 2013 14:59:51 +0000 (17:59 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Jun 2013 20:45:46 +0000 (13:45 -0700)
commit05f6353b830768d2f3ac34005975e78b4dc7ec45
tree15b0ea8854d45a43f82138bb8abb157ad70ced98
parent785dabef0cc34d169edf43b5af35a6e5f3f87fd4
usb: chipidea: ci13xxx_imx: remove 'phy_np'

There is no need to keep a local 'phy_np' as we can directly use the private
structure in data->phy_np.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/chipidea/ci13xxx_imx.c