]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: sh_flctl: Expand the READID command to 8 bytes
authorBastian Hecht <hechtb@googlemail.com>
Thu, 1 Mar 2012 09:48:37 +0000 (10:48 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 26 Mar 2012 23:42:44 +0000 (00:42 +0100)
commitab9b37fa3091219d98b12b06b6ee03e2250e52dc
tree1c6b8391e8141e7d2490f422a926718a63140c15
parent03931a5cd8d39179f3da185fb23fa879b74ca430
mtd: sh_flctl: Expand the READID command to 8 bytes

The nand base code wants to read out 8 bytes in the READID command.
Reflect this in the driver code.

Signed-off-by: Bastian Hecht <hechtb@gmail.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/nand/sh_flctl.c