From: Matteo Semenzato
This patch fixes the following error:
space required after that ';'
V2: Indented and organized the init sequences.
Signed-off-by: Matteo Semenzato
---
drivers/staging/fbtft/fbtft_device.c | 145 +++
1 file changed, 111 insertions(+), 34 d
On Mon, Mar 02, 2015 at 02:15:32PM +0100, Matteo Semenzato wrote:
> >
> > For some reason you put the line breaks at the negative numbers? Why?
> >
> > regards,
> > dan carpenter
> >
> -1, -2 and -3 are the init sequence markers: -1: command begin, -2:
> millisecond delay, -3: end of init sequ
Il giorno lun, 02/03/2015 alle 12.29 +0300, Dan Carpenter ha scritto:
> On Sat, Feb 28, 2015 at 06:37:30PM +0100, Matteo Semenzato wrote:
> > static int hy28b_init_sequence[] = {
> > - -1,0x00e7,0x0010,-1,0x,0x0001,-1,0x0001,0x0100,-1,0x0002,0x0700,
> > - -1,0x0003,0x1030,-1,0x0004,0x,
On Sat, Feb 28, 2015 at 06:37:30PM +0100, Matteo Semenzato wrote:
> static int hy28b_init_sequence[] = {
> - -1,0x00e7,0x0010,-1,0x,0x0001,-1,0x0001,0x0100,-1,0x0002,0x0700,
> - -1,0x0003,0x1030,-1,0x0004,0x,-1,0x0008,0x0207,-1,0x0009,0x,
> - -1,0x000a,0x,-1,0x000c,0x00
On Sat, Feb 28, 2015 at 06:37:30PM +0100, Matteo Semenzato wrote:
> From: Matteo Semenzato
>
> This patch fixes the following error:
> space required after that ';'
>
> Signed-off-by: Matteo Semenzato
> ---
> drivers/staging/fbtft/fbtft_device.c | 145
> +++
>
From: Matteo Semenzato
This patch fixes the following error:
space required after that ';'
Signed-off-by: Matteo Semenzato
---
drivers/staging/fbtft/fbtft_device.c | 145 +++
1 file changed, 111 insertions(+), 34 deletions(-)
diff --git a/drivers/staging/fbtft/
6 matches
Mail list logo