From: Maxim Levitsky Date: Mon, 22 Feb 2010 18:39:35 +0000 (+0200) Subject: mtd: nand: make MTD_OOB_PLACE work correctly. X-Git-Tag: v2.6.35-rc1~465^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9aca334e854c319ccafea871006fda3814196e7b;p=pandora-kernel.git mtd: nand: make MTD_OOB_PLACE work correctly. MTD_OOB_PLACE is supposed to read/write the raw oob data similiar to the MTD_OOB_RAW however due to a bug, currently it is not possible to read more data that is specified by the oob 'free' regions. Signed-off-by: Maxim Levitsky Signed-off-by: David Woodhouse --- Reading git-diff-tree failed