This patchset adds basic device tree support for sdhci-s3c driver.
The changes included in this patchset are

A. A copy of the platform data is kept in the drivers private data and
   that copy is referenced for further access to platform data.
B. Some of the platform data elements are retrived from the device tree
   node. The device tree based probe support using a compatible string
   matching is also added.

Changes since v1:
* Obtain some of the platform data from device tree as suggsted by
  Grant Likely.

Thomas Abraham (2):
  mmc: sdhci-s3c: Keep a copy of platform data and use it.
  mmc: sdhci-s3c: add device tree probe support

Thomas Abraham (2):
  mmc: sdhci-s3c: Keep a copy of platform data and use it
  mmc: sdhci-s3c: add device tree probe support

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to