lkml.org 
[lkml]   [2015]   [Aug]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH] staging: fbtft: Removed a space
    Date
    Okay. I will make the necessary changes and send it again.
    If I am making changes in each of the lines, should I send it as a
    patchset?

    Signed-off-by: Aparna Karuthodi <kdasaparna@gmail.com>
    ---
    drivers/staging/fbtft/fb_bd663474.c | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/drivers/staging/fbtft/fb_bd663474.c b/drivers/staging/fbtft/fb_bd663474.c
    index 7e00c60..8619426 100644
    --- a/drivers/staging/fbtft/fb_bd663474.c
    +++ b/drivers/staging/fbtft/fb_bd663474.c
    @@ -115,7 +115,7 @@ static int init_display(struct fbtft_par *par)
    write_reg(par, 0x100, 0x7120 );
    write_reg(par, 0x007, 0x0103 );
    mdelay( 10 );
    - write_reg(par, 0x007, 0x0113 );
    + write_reg(par, 0x007, 0x0113);

    return 0;
    }
    --
    1.7.9.5


    \
     
     \ /
      Last update: 2015-08-21 14:41    [W:3.266 / U:1.744 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site