[PATCH] tty: serial: OMAP: Fix oops due to NULL pdata in DT boot
From: gregkh@linuxfoundation.org (Greg KH)
Date: 2012-02-28 17:28:51
Also in:
linux-omap, linux-serial
From: gregkh@linuxfoundation.org (Greg KH)
Date: 2012-02-28 17:28:51
Also in:
linux-omap, linux-serial
On Tue, Feb 28, 2012 at 06:22:12PM +0100, Cousson, Benoit wrote:
The following commit: be4b0281956c5cae4f63f31f11d07625a6988766 (tty: serial: OMAP: block idle while the UART is transferring data in PIO mode), is introducing an oops if OMAP is booted using device tree blob because the pdata will not be initialized.
Is that something that happens today on systems? Does this need to go in for 3.3-final, or can it wait for 3.4? thanks, greg k-h