From ec5e34c074793a1f80faaf75e9468dd2f39ec1dc Mon Sep 17 00:00:00 2001 From: Nick Kralevich Date: Mon, 12 May 2014 16:55:16 +0100 Subject: [PATCH] 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-format-patch failed