Commit Graph

4 Commits

Author SHA1 Message Date
Kumar Gala b786e946a9 usb: msm: Rename "qti" device tree prefix back to "qcom"
Rename properties and compatible strings to return to the old
naming convention.

Change-Id: I825eac85abc5c6572fcce1f3635fb425c5a1e2bf
Signed-off-by: Kumar Gala <galak@codeaurora.org>
2013-12-27 13:49:41 -06:00
Jack Pham 69d1d75970 usb: dwc3-msm: Rename "qcom" vendor prefix to "qti"
The vendor prefix "qcom" is being replaced with "qti" to
comply with new naming conventions. Update properties and
compatible strings in the dwc3-msm glue driver as well as
existing device tree bindings.

Change-Id: I9de734073d2eec963d4f0d881da76c412db6fe44
Signed-off-by: Jack Pham <jackp@codeaurora.org>
2013-12-09 10:34:38 -08:00
Hemant Kumar c2732dc687 misc: qpnp-misc: Fix compliation error
Change wrong function name qpnp_misc_irq_available
to qpnp_misc_irqs_available which is causing
compilation error when CONFIG_QPNP_MISC is undefined

Change-Id: Iaa097bc7ddc399f4fa37144fb4a41b06a0c0d87e
Signed-off-by: Hemant Kumar <hemantk@codeaurora.org>
2013-09-04 16:24:17 -07:00
David Keitel 2ee9c72b99 misc: qpnp-misc: add QPNP MISC driver
This drivers helps determine whether its associated
interrupts are available by checking its revision.

Change-Id: I74472f276addfc8676c1b9504e342534f1a22860
Signed-off-by: David Keitel <dkeitel@codeaurora.org>
2013-09-04 16:12:12 -07:00