[PATCH v2 0/11] Qualcomm SSBI bus driver

From: David Brown
Date: Tue Mar 12 2013 - 14:46:17 EST


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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/