[MTD] [NOR] drivers/mtd/chips/jedec_probe.c: fix Am29DL800BB device ID
authorJerry Hicks <hickswgjr@gmail.com>
Wed, 30 Jul 2008 19:49:59 +0000 (12:49 -0700)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Thu, 31 Jul 2008 07:34:46 +0000 (08:34 +0100)
commit4a22442faeb33bdf34016a7b1f6b3d6ecd4e33e5
tree66fc319fd5d259fca15fefbf217d753736c74be6
parent95b1bc20532c18e3f19cd460c8350350c84ffbb2
[MTD] [NOR] drivers/mtd/chips/jedec_probe.c: fix Am29DL800BB device ID

The device id for Am29DL800BB in jedec_probe.c is wrong.

Reference: http://www.spansion.com/datasheets/21519c4.pdf

I discovered this while working with u-boot.

The u-boot folks mentioned Linux as an upstream reference, thought I'd
post a heads-up here too.

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/chips/jedec_probe.c