]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[MTD] [NOR] Clean up jedec_probe, remove unlock address arrays
authorDavid Woodhouse <dwmw2@infradead.org>
Mon, 3 Dec 2007 12:48:57 +0000 (12:48 +0000)
committerDavid Woodhouse <dwmw2@infradead.org>
Mon, 3 Dec 2007 12:48:57 +0000 (12:48 +0000)
commit5d3cce3b8ef45317c59487f4d83dc43c355ae40a
tree19e0e4dd053e2d41d5dd805606e8f32dd5cc0a6a
parentce37ab42ad8b38ef2f36c31c6b4c39b87f36b792
[MTD] [NOR] Clean up jedec_probe, remove unlock address arrays

This should have no functional effects -- we've been ignoring all but
the first address in the array for a long time, and using it only to
indicate which device types are supported.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
drivers/mtd/chips/jedec_probe.c