Re: [PATCH 4/7] tty: serial: msm: Add msm prefix to all driver functions

2015-09-18 Thread Stephen Boyd
On 09/12, Ivan T. Ivanov wrote: > Make function naming consistent across this driver. > No functional changes. > > Signed-off-by: Ivan T. Ivanov > --- Reviewed-by: Stephen Boyd It would be nice to rename msm_irq to something like msm_uart_irq too. -- Qualcomm Innovation Center, Inc. is a mem

[PATCH 4/7] tty: serial: msm: Add msm prefix to all driver functions

2015-09-12 Thread Ivan T. Ivanov
Make function naming consistent across this driver. No functional changes. Signed-off-by: Ivan T. Ivanov --- drivers/tty/serial/msm_serial.c | 38 +++--- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/drivers/tty/serial/msm_serial.c b/drivers/tty/