lkml.org 
[lkml]   [2012]   [Mar]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 3/5]NEXT:drivers:staging:olpc_dcon:olpc_dcon_xo_1.c Fix typo in staging:olpc_dcon
    Date
    From: "Justin P. Mattock" <justinmattock@gmail.com>

    The below patch fixes a typo I found while reading.

    Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
    Cc: Andres Salomon <dilinger@queued.net>
    ---
    drivers/staging/olpc_dcon/olpc_dcon_xo_1.c | 2 +-
    1 files changed, 1 insertions(+), 1 deletions(-)

    diff --git a/drivers/staging/olpc_dcon/olpc_dcon_xo_1.c b/drivers/staging/olpc_dcon/olpc_dcon_xo_1.c
    index cb6ce0c..c87fdfa 100644
    --- a/drivers/staging/olpc_dcon/olpc_dcon_xo_1.c
    +++ b/drivers/staging/olpc_dcon/olpc_dcon_xo_1.c
    @@ -116,7 +116,7 @@ static int dcon_init_xo_1(struct dcon_priv *dcon)
    cs5535_gpio_set(OLPC_GPIO_DCON_IRQ, GPIO_NEGATIVE_EDGE_STS);
    cs5535_gpio_set(OLPC_GPIO_DCON_BLANK, GPIO_NEGATIVE_EDGE_STS);

    - /* FIXME: Clear the posiitive status as well, just to be sure */
    + /* FIXME: Clear the positive status as well, just to be sure */
    cs5535_gpio_set(OLPC_GPIO_DCON_IRQ, GPIO_POSITIVE_EDGE_STS);
    cs5535_gpio_set(OLPC_GPIO_DCON_BLANK, GPIO_POSITIVE_EDGE_STS);

    --
    1.7.5.4


    \
     
     \ /
      Last update: 2012-03-19 16:21    [W:3.139 / U:0.296 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site