Message ID | 1344423978-2138-2-git-send-email-qiang.liu@freescale.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/Documentation/mmc/mmc-dev-attrs.txt b/Documentation/mmc/mmc-dev-attrs.txt index 22ae844..8299433 100644 --- a/Documentation/mmc/mmc-dev-attrs.txt +++ b/Documentation/mmc/mmc-dev-attrs.txt @@ -7,6 +7,8 @@ SD or MMC device. The following attributes are read/write. force_ro Enforce read-only access even if write protect switch is off. + bouncesz Support dynamic adjustment of bounce buffer size at runtime, + from 4K to 4M, integer multiple of 512 bytes only. SD and MMC Device Attributes ============================
Add feature description of attribute bounce buffer size. Cc: Chris Ball <cjb@laptop.org> Cc: Rob Landley <rob@landley.net> Signed-off-by: Qiang Liu <qiang.liu@freescale.com> --- Documentation/mmc/mmc-dev-attrs.txt | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) -- 1.7.5.1 -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html