Re: [PATCH] Fill more device IDS in the structure of m25p80 driver

From: Josh Boyer
Date: Mon Sep 04 2006 - 09:03:10 EST


On 9/4/06, Aubrey <aubreylee@xxxxxxxxx> wrote:
Hi all,

the structure:
struct flash_info __devinitdata m25p_data [] = {
/* REVISIT: fill in JEDEC ids, for parts that have them */
...
};

has a bunch of missing fields (like the JEDEC ids indicated) ... this
causes problems when actually trying to use some ST parts as it gets
detected incorrectly

The following is the patch.

The patch appears to have corrupted whitespace. Your mailer probably
mangled it. Care to try and fix it and resend?

thx,
josh
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/