From: Fabio Estevam Date: Wed, 26 Nov 2014 05:44:25 +0000 (+0800) Subject: usb: chipidea: usbmisc_imx: Move the reading of USB_PHY_CTRL X-Git-Tag: omap-for-v3.19/fixes-rc1~87^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d1dc4d055faafafca3edd8499aeeef3f77803e4;p=pandora-kernel.git usb: chipidea: usbmisc_imx: Move the reading of USB_PHY_CTRL If 'evdo' property is not defined, then reading the MX25_USB_PHY_CTRL_OFFSET register is an unneeded operation. Move the reading of MX25_USB_PHY_CTRL_OFFSET inside the 'evdo' if block code, where it is actually used. Signed-off-by: Fabio Estevam Signed-off-by: Peter Chen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed