Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | phy: remove .owner field for drivers using module_platform_driver | Peter Griffin | 2014-09-24 | 1 | -1/+0 |
| | | | | | | | | | This patch removes the superflous .owner field for drivers which use the module_platform_driver or platform_driver_register api, as this is overriden in __platform_driver_register. Signed-off-by: Peter Griffin <peter.griffin@linaro.org> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> | ||||
* | phy: qcom: Add driver for QCOM IPQ806x SATA PHY | Kumar Gala | 2014-07-22 | 1 | -0/+211 |
Add a PHY driver for uses with AHCI based SATA controller driver on the IPQ806x family of SoCs. Signed-off-by: Kumar Gala <galak@codeaurora.org> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> |