lkml.org 
[lkml]   [2015]   [Apr]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH v3 3/3] tty: serial: msm: replaces (1 << x) with BIT(x) macro
From
On Fri, Apr 10, 2015 at 9:19 AM, Pramod Gurav <gpramod@codeaurora.org> wrote:

> -#define UART_TF 0x000C
> -#define UARTDM_TF 0x0070
> +#define UART_TF 0x000C
> +#define UARTDM_TF 0x0070

This is a different change, so it should be part of a different patch.

> -#define UART_IPR 0x0018
> -#define UART_TFWR 0x001C
> -#define UART_RFWR 0x0020
> -#define UART_HCR 0x0024
> +#define UART_IPR 0x0018
> +#define UART_TFWR 0x001C
> +#define UART_RFWR 0x0020
> +#define UART_HCR 0x0024

Same here.

Regards,

Fabio Estevam


\
 
 \ /
  Last update: 2015-04-10 15:01    [W:0.082 / U:0.404 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site