]> 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)
commitabc9f8054d11af06929ad110785291eca5d10cb1
tree1c6b8391e8141e7d2490f422a926718a63140c15
parent179c44aee99eff66300efb6c9ed258fb88fdeca9
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