]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit87cf42655f17a734afcc5c936152917f86413ae4
tree15b0ea8854d45a43f82138bb8abb157ad70ced98
parent9d0eb3cc75c890e486c75c6e4ec2cb580cad8811
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