Re: [RESEND PATCH v3 1/9] tty: xuartps: Fix kernel-doc errors in the driver

2014-04-24 Thread Greg Kroah-Hartman
On Fri, Apr 18, 2014 at 09:11:28AM -0700, Sören Brinkmann wrote: > Hi Greg, > > did you have a chance to look at this yet? Patches 1-7 now applied, thanks. greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org Mo

Re: [RESEND PATCH v3 1/9] tty: xuartps: Fix kernel-doc errors in the driver

2014-04-18 Thread Sören Brinkmann
Hi Greg, did you have a chance to look at this yet? Thanks, Sören On Fri, 2014-04-04 at 05:23PM -0700, Soren Brinkmann wrote: > From: Michal Simek > > No functional changes. > > Signed-off-by: Michal Simek > --- > > Changes in v3: None > Changes in v2: > - this patch has be

[RESEND PATCH v3 1/9] tty: xuartps: Fix kernel-doc errors in the driver

2014-04-04 Thread Soren Brinkmann
From: Michal Simek No functional changes. Signed-off-by: Michal Simek --- Changes in v3: None Changes in v2: - this patch has been added --- drivers/tty/serial/xilinx_uartps.c | 109 + 1 file changed, 49 insertions(+), 60 deletions(-) diff --git a/driver