Re: [PATCH] tty: serial: Fixed misspelling of 'Medfield' in Kconfig

2015-02-28 Thread Joseph Kogut
My apologies, please disregard this patch. It seems my tree wasn't clean, and another change snuck its way in. On Sun, Mar 1, 2015 at 12:39 AM, Joseph Kogut wrote: > Change 'Medfile' to 'Medfield' > > Signed-off-by: Joseph Kogut > --- > drivers/tty/serial/Kconfig | 2 +- > drivers/tty/serial/mf

[PATCH] tty: serial: Fixed misspelling of 'Medfield' in Kconfig

2015-02-28 Thread Joseph Kogut
Change 'Medfile' to 'Medfield' Signed-off-by: Joseph Kogut --- 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/tt