lkml.org 
[lkml]   [2012]   [Mar]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[ 090/108] backlight: fix typo in tosa_lcd.c
    3.0-stable review patch.  If anyone has any objections, please let me know.

    ------------------

    From: Masanari Iida <standby24x7@gmail.com>

    commit 8da00edc1069f01c34510fa405dc15d96c090a3f upstream.

    Fix typo in drivers/video/backlight/tosa_lcd.c
    "tosa_lcd_reume" should be "tosa_lcd_resume".

    Signed-off-by: Masanari Iida <standby24x7@gmail.com>
    Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
    Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

    ---
    drivers/video/backlight/tosa_lcd.c | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    --- a/drivers/video/backlight/tosa_lcd.c
    +++ b/drivers/video/backlight/tosa_lcd.c
    @@ -271,7 +271,7 @@ static int tosa_lcd_resume(struct spi_de
    }
    #else
    #define tosa_lcd_suspend NULL
    -#define tosa_lcd_reume NULL
    +#define tosa_lcd_resume NULL
    #endif

    static struct spi_driver tosa_lcd_driver = {



    \
     
     \ /
      Last update: 2012-03-30 23:11    [W:6.239 / U:0.016 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site