Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usb: phy: bcm-kona-usb2: Use PTR_ERR_OR_ZERO | Sachin Kamat | 2014-03-02 | 1 | -3/+1 |
| | | | | | | | | PTR_ERR_OR_ZERO simplifies the code. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Cc: Matt Porter <mporter@linaro.org> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> | ||||
* | phy: add Broadcom Kona USB2 PHY driver | Matt Porter | 2013-12-23 | 1 | -0/+158 |
Add a driver for the internal Broadcom Kona USB 2.0 PHY found on the BCM281xx family of SoCs. Signed-off-by: Matt Porter <mporter@linaro.org> Signed-off-by: Felipe Balbi <balbi@ti.com> |