Re: [PATCH v3 08/12] Uartlite: Add macro for uartlite device name

2007-10-02 Thread Peter Korsgaard
> "Grant" == Grant Likely <[EMAIL PROTECTED]> writes: Grant> From: Grant Likely <[EMAIL PROTECTED]> Changed to make Grant> the following OF_platform bus binding patch a wee bit cleaner Grant> Signed-off-by: Grant Likely <[EMAIL PROTECTED]> Acked-by: Peter Korsgaard <[EMAIL PROTECTED]> --

[PATCH v3 08/12] Uartlite: Add macro for uartlite device name

2007-10-01 Thread Grant Likely
From: Grant Likely <[EMAIL PROTECTED]> Changed to make the following OF_platform bus binding patch a wee bit cleaner Signed-off-by: Grant Likely <[EMAIL PROTECTED]> --- drivers/serial/uartlite.c |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/drivers/serial/uartlite