of/device: Replace struct of_device with struct platform_device
[linux-2.6-block.git] / drivers / of / device.c
index 0d8a0644f54018810129479244c975be57f2c34c..92de0eb74aea9ebfb5825129d8dcd38b2e3bb232 100644 (file)
@@ -14,7 +14,7 @@
  * @ids: array of of device match structures to search in
  * @dev: the of device structure to match against
  *
- * Used by a driver to check whether an of_device present in the
+ * Used by a driver to check whether an platform_device present in the
  * system is in its list of supported devices.
  */
 const struct of_device_id *of_match_device(const struct of_device_id *matches,