All of lore.kernel.org
 help / color / mirror / Atom feed
* + acerhdf-add-support-for-aspire-1410-bios-v13314.patch added to -mm tree
@ 2010-11-17  0:21 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2010-11-17  0:21 UTC (permalink / raw)
  To: mm-commits; +Cc: claycarpenter, mjg, peter


The patch titled
     acerhdf: add support for Aspire 1410 BIOS v1.3314
has been added to the -mm tree.  Its filename is
     acerhdf-add-support-for-aspire-1410-bios-v13314.patch

Before you just go and hit "reply", please:
   a) Consider who else should be cc'ed
   b) Prefer to cc a suitable mailing list as well
   c) Ideally: find the original patch on the mailing list and do a
      reply-to-all to that, adding suitable additional cc's

*** Remember to use Documentation/SubmitChecklist when testing your code ***

See http://userweb.kernel.org/~akpm/stuff/added-to-mm.txt to find
out what to do about this

The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/

------------------------------------------------------
Subject: acerhdf: add support for Aspire 1410 BIOS v1.3314
From: Clay Carpenter <claycarpenter@gmail.com>

Add support for Aspire 1410 BIOS v1.3314.  Fixes the following error:

acerhdf: unknown (unsupported) BIOS version Acer/Aspire 1410/v1.3314,
please report, aborting!

Signed-off-by: Clay Carpenter <claycarpenter@gmail.com>
Signed-off-by: Peter Feuerer <peter@piie.net>
Cc: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 drivers/platform/x86/acerhdf.c |    1 +
 1 file changed, 1 insertion(+)

diff -puN drivers/platform/x86/acerhdf.c~acerhdf-add-support-for-aspire-1410-bios-v13314 drivers/platform/x86/acerhdf.c
--- a/drivers/platform/x86/acerhdf.c~acerhdf-add-support-for-aspire-1410-bios-v13314
+++ a/drivers/platform/x86/acerhdf.c
@@ -163,6 +163,7 @@ static const struct bios_settings_t bios
 	{"Acer", "Aspire 1410", "v1.3303", 0x55, 0x58, {0x9e, 0x00} },
 	{"Acer", "Aspire 1410", "v1.3308", 0x55, 0x58, {0x9e, 0x00} },
 	{"Acer", "Aspire 1410", "v1.3310", 0x55, 0x58, {0x9e, 0x00} },
+	{"Acer", "Aspire 1410", "v1.3314", 0x55, 0x58, {0x9e, 0x00} },
 	/* Acer 1810xx */
 	{"Acer", "Aspire 1810TZ", "v0.3108", 0x55, 0x58, {0x9e, 0x00} },
 	{"Acer", "Aspire 1810T",  "v0.3108", 0x55, 0x58, {0x9e, 0x00} },
_

Patches currently in -mm which might be from claycarpenter@gmail.com are

acerhdf-add-support-for-aspire-1410-bios-v13314.patch


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-11-17  0:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-17  0:21 + acerhdf-add-support-for-aspire-1410-bios-v13314.patch added to -mm tree akpm

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.