mtd: nand: gpmi: need to use {read,write}_oob_raw
authorBrian Norris <computersforpeace@gmail.com>
Fri, 11 May 2012 20:30:35 +0000 (13:30 -0700)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 6 Jul 2012 17:17:02 +0000 (18:17 +0100)
commit271b874ba1512a1b3bd24edbd4e4116c3b5c15ae
treec493b7543d5b31cae60d5309a6fe92f91552fc04
parentb9bc815c2c01e8cbc6fe894e3b4ff6bb4313ebcb
mtd: nand: gpmi: need to use {read,write}_oob_raw

This patch is simply an added warning in the comments. Ideally, this patch
need not be merged, but rather, a developer will write a proper solution
that can use the ecc.read_oob_raw and ecc.write_oob_raw interfaces.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Cc: Huang Shijie <b32955@freescale.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/nand/gpmi-nand/gpmi-nand.c