]> git.karo-electronics.de Git - karo-tx-linux.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)
committerJason Liu <r64343@freescale.com>
Wed, 30 Oct 2013 01:54:08 +0000 (09:54 +0800)
commitbfb930392fffab3edb7b7849d1c2d6623795a715
tree0db164be3880eda28fe77fd65316bbc8e8f289e3
parentb35d73b62d2cc245ef32d396535e452c70681bfa
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