From: Nick Kralevich Date: Mon, 12 May 2014 15:55:16 +0000 (+0100) Subject: goldfish_nand.c: remove length restrictions X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~925 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec5e34c074793a1f80faaf75e9468dd2f39ec1dc;p=pandora-kernel.git goldfish_nand.c: remove length restrictions Remove limitations on the size of a read / write request. AFAIK, there's no consequence to allowing the upper layers to specify different read / write sizes. This is needed to support running ext4 on goldfish. Bug: https://code.google.com/p/android/issues/detail?id=38561 Signed-off-by: Nick Kralevich Signed-off-by: Jun Tian Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed