commit | 6c081ff6fd5abd621797570be43d5e3c6acfcd58 | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Tue May 10 11:01:33 2016 +0300 |
committer | Kishon Vijay Abraham I <kishon@ti.com> | Fri Jun 17 19:02:08 2016 +0530 |
tree | e402323d39d06160dd30633f21fc12da98a3ed13 | |
parent | d99cb37828a2fe344ecc95d1fad570bbe447cc06 [diff] |
phy: bcm-ns-usb2: checking the wrong variable We intended to test "usb2->phy" here instead of "dev". Fixes: d3feb4067335 ('phy: bcm-ns-usb2: new driver for USB 2.0 PHY on Northstar') Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>