lkml.org 
[lkml]   [2015]   [May]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 15/16] coresight: fix typo in of_coresight.c
    Date
    From: Pankaj Dubey <pankaj.dubey@samsung.com>

    fixes obvious typo in of_coresight.c
    %s/non-configuable/non-configurable

    Signed-off-by: Pankaj Dubey <pankaj.dubey@samsung.com>
    Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
    ---
    drivers/hwtracing/coresight/of_coresight.c | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/drivers/hwtracing/coresight/of_coresight.c b/drivers/hwtracing/coresight/of_coresight.c
    index 35e51ce93a5c..b0973617826f 100644
    --- a/drivers/hwtracing/coresight/of_coresight.c
    +++ b/drivers/hwtracing/coresight/of_coresight.c
    @@ -37,7 +37,7 @@ of_coresight_get_endpoint_device(struct device_node *endpoint)
    struct device *dev = NULL;

    /*
    - * If we have a non-configuable replicator, it will be found on the
    + * If we have a non-configurable replicator, it will be found on the
    * platform bus.
    */
    dev = bus_find_device(&platform_bus_type, NULL,
    --
    1.9.1


    \
     
     \ /
      Last update: 2015-05-19 19:21    [W:3.750 / U:0.980 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site