From: Joseph Kogut <joseph.kogut@gmail.com>
To: trivial@kernel.org, gregkh@linuxfoundation.org
Cc: jslaby@suse.cz, linux-kernel@vger.kernel.org,
linux-serial@vger.kernel.org,
Joseph Kogut <joseph.kogut@gmail.com>
Subject: [PATCH] tty: serial: Fixed misspelling of 'Medfield' in Kconfig
Date: Sun, 1 Mar 2015 00:39:02 -0700 [thread overview]
Message-ID: <1425195542-3308-1-git-send-email-joseph.kogut@gmail.com> (raw)
Change 'Medfile' to 'Medfield'
Signed-off-by: Joseph Kogut <joseph.kogut@gmail.com>
---
drivers/tty/serial/Kconfig | 2 +-
drivers/tty/serial/mfd.c | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/tty/serial/Kconfig b/drivers/tty/serial/Kconfig
index d2501f0..7baf98c 100644
--- a/drivers/tty/serial/Kconfig
+++ b/drivers/tty/serial/Kconfig
@@ -489,7 +489,7 @@ config SERIAL_MFD_HSU
select SERIAL_CORE
config SERIAL_MFD_HSU_CONSOLE
- bool "Medfile HSU serial console support"
+ bool "Medfield HSU serial console support"
depends on SERIAL_MFD_HSU=y
select SERIAL_CORE_CONSOLE
diff --git a/drivers/tty/serial/mfd.c b/drivers/tty/serial/mfd.c
index 8fe4501..97b0cf5 100644
--- a/drivers/tty/serial/mfd.c
+++ b/drivers/tty/serial/mfd.c
@@ -1460,6 +1460,7 @@ static const struct pci_device_id pci_ids[] = {
{ PCI_DEVICE(PCI_VENDOR_ID_INTEL, 0x081C) },
{ PCI_DEVICE(PCI_VENDOR_ID_INTEL, 0x081D) },
{ PCI_DEVICE(PCI_VENDOR_ID_INTEL, 0x081E) },
+ { PCI_DEVICE(PCI_VENDOR_ID_INTEL, 0x1191) },
{},
};
--
2.3.1
next reply other threads:[~2015-03-01 7:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-01 7:39 Joseph Kogut [this message]
2015-03-01 7:41 ` [PATCH] tty: serial: Fixed misspelling of 'Medfield' in Kconfig Joseph Kogut
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1425195542-3308-1-git-send-email-joseph.kogut@gmail.com \
--to=joseph.kogut@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=jslaby@suse.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=trivial@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox