This small series adds the Qualcomm SSBI bus driver. The original driver was developed as part of Android. Kenneth Heitke updated this, and sent it out a while back. This series updates this driver to use DeviceTree, and fixes a few things that have changed since it was originally sent out. In addition, the 11th patch, the RFC, is a small test driver that reads the version register off of the pm8058 device typically connected to an MSM8660 or MSM8960. This is primarily useful to anyone wanting to work on these pmic drivers. Updates to the PMIC drivers themselves to use this driver to come. Patch version: v2: Updates from mailing list feedback: - Use EXPORT_SYMBOL_GPL - Proper fix for driver remove section mismatch - Allow compilation as a module - Remove extraneous dev_err() messages - Comment use of busywait loop - Update MAINTAINERS file -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html