On Mon, Jun 13, 2011 at 10:44:42PM +0200, Stefan Tauner wrote: > Signed-off-by: Idwer Vollering <[email protected]> > Signed-off-by: Stefan Tauner <[email protected]> > --- > chipset_enable.c | 210 > +++++++++++++++++++++++++++--------------------------- > 1 files changed, 105 insertions(+), 105 deletions(-) > > diff --git a/chipset_enable.c b/chipset_enable.c > index 60d5d4d..3a2febc 100644 > --- a/chipset_enable.c > +++ b/chipset_enable.c > @@ -1009,80 +1009,50 @@ static int get_flashbase_sc520(struct pci_dev *dev, > const char *name) > > #endif > > -/* Please keep this list alphabetically sorted by vendor/device. */ > +/* Please keep this list numerically sorted by vendor/device. */ ^^^^^^^^^^^^^ Make this "vendor/device ID" please.
Other than that this is Acked-by: Uwe Hermann <[email protected]> Uwe. -- http://hermann-uwe.de | http://sigrok.org http://randomprojects.org | http://unmaintained-free-software.org _______________________________________________ flashrom mailing list [email protected] http://www.flashrom.org/mailman/listinfo/flashrom
