Re: [PATCH 07/18] Uartlite: change name of ports to ulite_ports

2007-10-02 Thread Peter Korsgaard
> "Grant" == Grant Likely <[EMAIL PROTECTED]> writes: Grant> From: Grant Likely <[EMAIL PROTECTED]> Grant> Changed to match naming convention used in the rest of the module Ok. Acked-by: Peter Korsgaard <[EMAIL PROTECTED]> -- Bye, Peter Korsgaard _

[PATCH 07/18] Uartlite: change name of ports to ulite_ports

2007-09-28 Thread Grant Likely
From: Grant Likely <[EMAIL PROTECTED]> Changed to match naming convention used in the rest of the module Signed-off-by: Grant Likely <[EMAIL PROTECTED]> --- drivers/serial/uartlite.c | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/drivers/serial/uartlite.c b/dr