HACK: mmc: core: disable sending status when switching to hs from hs200
[firefly-linux-kernel-4.4.55.git] / Documentation / vme_api.txt
index ffe6e22a2ccd992169b654b8de7b4c3041140112..ca5b82797f6c5c79c949a38cd7d7c19270035993 100644 (file)
@@ -171,6 +171,12 @@ This functions by reading the offset, applying the mask. If the bits selected in
 the mask match with the values of the corresponding bits in the compare field,
 the value of swap is written the specified offset.
 
+Parts of a VME window can be mapped into user space memory using the following
+function:
+
+       int vme_master_mmap(struct vme_resource *resource,
+               struct vm_area_struct *vma)
+
 
 Slave windows
 =============