|
@@ -65,7 +65,7 @@ struct mmc_host_ops {
|
|
* -ENOSYS when not supported (equal to NULL callback)
|
|
* -ENOSYS when not supported (equal to NULL callback)
|
|
* or a negative errno value when something bad happened
|
|
* or a negative errno value when something bad happened
|
|
*
|
|
*
|
|
- * Return values for the get_ro callback should be:
|
|
|
|
|
|
+ * Return values for the get_cd callback should be:
|
|
* 0 for a absent card
|
|
* 0 for a absent card
|
|
* 1 for a present card
|
|
* 1 for a present card
|
|
* -ENOSYS when not supported (equal to NULL callback)
|
|
* -ENOSYS when not supported (equal to NULL callback)
|