]> git.baikalelectronics.ru Git - kernel.git/commit
MTD: nandsim: suppress unnecessary warning
authorAdrian Hunter <ext-adrian.hunter@nokia.com>
Wed, 12 Nov 2008 14:06:40 +0000 (16:06 +0200)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Wed, 10 Dec 2008 13:35:19 +0000 (13:35 +0000)
commit92e3b88bd843e517685b0b9e87bc395566e0c86b
treee4f2e691e7b154c5461f5d5cc99f232f48516370
parente19a8383d447461c699c224e199a96e26a02a0c5
MTD: nandsim: suppress unnecessary warning

nand_base sometimes reads only 2 bytes of a 4 byte id.
It is OK.  Do not print a warning in that case.

Signed-off-by: Adrian Hunter <ext-adrian.hunter@nokia.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/nand/nandsim.c