Axel Lin 869aee0f31 usb: phy: Find the right match in devm_usb_phy_match
The res parameter passed to devm_usb_phy_match() is the location where the
pointer to the usb_phy is stored, hence it needs to be dereferenced before
comparing to the match data in order to find the correct match.

Fixes: 410219dcd2ba ("usb: otg: utils: devres: Add API's to associate a device with the phy")
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Cc: <stable@vger.kernel.org> # v3.6+
Signed-off-by: Felipe Balbi <balbi@ti.com>
2015-03-19 11:28:14 -05:00
..
2015-03-13 13:56:48 -05:00
2015-03-11 10:19:36 -05:00
2014-11-12 08:37:37 -06:00
2015-03-13 13:56:48 -05:00
2014-12-14 16:10:09 -08:00
2014-11-03 10:01:25 -06:00