OSDN Git Service

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)
commit7b6b23036b43a418198be9468d4dc4c9ea79c2e8
tree1c6b8391e8141e7d2490f422a926718a63140c15
parentabb59ef3fa7d9b19a193f7f69f9d5746c7dfeec9
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