Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1303972

Re: [PATCH -next] serial: 8250: Fix serial port driver for OF platform devices

From Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH -next] serial: 8250: Fix serial port driver for OF platform devices
Date 2016-01-08 00:00 +0100
Message-ID <qOrHb-6bs-1@gated-at.bofh.it> (permalink)
References <qO6CJ-al-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Jan 06, 2016 at 04:23:41PM -0800, Guenter Roeck wrote:
> Commit afd7f88f1577 ("serial: 8250: move of_serial code to 8250 directory")
> moved the serial port driver for Open Firmware platform devices from one
> directory to another, but a mixup in Kconfig options resulted in the driver
> never being built. This results in runtime failures for some xtensa,
> openrisc, and powerpc configurations.
> 
> Fixes: afd7f88f1577 ("serial: 8250: move of_serial code to 8250 directory")
> Cc: Arnd Bergmann <arnd@arndb.de>
> Signed-off-by: Guenter Roeck <linux@roeck-us.net>

I have a patch from Peter that fixes this a bit differently, I'll go
queue that up now, thanks.

greg k-h

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH -next] serial: 8250: Fix serial port driver for OF platform devices Guenter Roeck <linux@roeck-us.net> - 2016-01-07 01:30 +0100
  Re: [PATCH -next] serial: 8250: Fix serial port driver for OF platform devices Arnd Bergmann <arnd@arndb.de> - 2016-01-07 11:40 +0100
  Re: [PATCH -next] serial: 8250: Fix serial port driver for OF  platform devices Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-01-08 00:00 +0100

csiph-web