Files
linux/drivers/usb/phy
Axel Lin d4195f9177 usb: phy: Find the right match in devm_usb_phy_match
commit 869aee0f31 upstream.

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: 410219dcd2 ("usb: otg: utils: devres: Add API's to associate a device with the phy")
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-05-06 21:59:11 +02:00
..
2013-12-23 11:22:46 -06:00
2013-12-12 13:43:34 -06:00
2013-11-26 10:58:18 -06:00
2013-12-19 09:18:53 -06:00
2013-12-19 09:18:53 -06:00