[Xenomai] [PATCH] Fix up the imx uart driver so it now compiles with new kernels.

2018-01-08 Thread Greg Gallagher
From: Wolfgang Netbal This patch is based on one that was submitted by Michael Welling back in Feb 2016 but a formal patch was never submitted. The original thread that this patch was derived from is located here

[Xenomai] [PATCH] Fix up the imx uart driver so it now compiles with new kernels.

2018-01-08 Thread Greg Gallagher
--- kernel/drivers/serial/rt_imx_uart.c | 299 1 file changed, 204 insertions(+), 95 deletions(-) diff --git a/kernel/drivers/serial/rt_imx_uart.c b/kernel/drivers/serial/rt_imx_uart.c index 092cecc..db63df6 100644 --- a/kernel/drivers/serial/rt_imx_uart.c

Re: [Xenomai] [PATCH] Fix up the imx uart driver so it now compiles with new kernels.

2018-01-08 Thread Jan Kiszka
On 2018-01-08 18:52, Greg Gallagher wrote: > Hi, > The patch I submitted was based on one that was submitted by Wolfgang > Netbal back in Feb > 2016. The original thread that this patch was derived from is located here > https://xenomai.org/pipermail/xenomai/2016-February/035924.html > > Just

[Xenomai] [PATCH] Fix up the imx uart driver so it now compiles with new kernels.

2018-01-08 Thread Greg Gallagher
From: Michael Welling This patch is based on one that was submitted by Michael Welling back in Feb 2016 but a formal patch was never submitted. The original thread that this patch was derived from is located here

Re: [Xenomai] [PATCH] Fix up the imx uart driver so it now compiles with new kernels.

2018-01-08 Thread Greg Gallagher
Had it correct the first time, I'll fix that up. Thanks Greg   Original Message   From: mwell...@ieee.org Sent: January 8, 2018 4:16 PM To: g...@embeddedgreg.com Cc: xenomai@xenomai.org Subject: Re: [PATCH] Fix up the imx uart driver so it now compiles with new kernels. On Mon, Jan 8, 2018

Re: [Xenomai] [PATCH] Fix up the imx uart driver so it now compiles with new kernels.

2018-01-08 Thread Greg Gallagher
Sounds good, I fixed up the patch and will submit it again. There are a couple of warnings from checkpath.pl still but I don't think they need to be fixed up. I can post the output if anyone would like to see it. I also had the original publisher wrong, I fixed that up and added the sign off at

Re: [Xenomai] [PATCH] Fix up the imx uart driver so it now compiles with new kernels.

2018-01-08 Thread Michael Welling
On Mon, Jan 8, 2018 at 3:09 PM, Greg Gallagher wrote: > > From: Michael Welling > > This patch is based on one that was submitted by Michael Welling back in Feb > 2016 but a formal patch was never submitted. The original thread that this > patch was

Re: [Xenomai] [PATCH] Fix up the imx uart driver so it now compiles with new kernels.

2018-01-08 Thread Greg Gallagher
Hi, The patch I submitted was based on one that was submitted by Wolfgang Netbal back in Feb 2016. The original thread that this patch was derived from is located here https://xenomai.org/pipermail/xenomai/2016-February/035924.html Just wanted to make sure proper credit was given, I think I