lkml.org 
[lkml]   [2015]   [Jan]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH] coresight: fix typo in comment in of_coresight.c
From
On 31 December 2014 at 00:40, Kaixu Xia <xiakaixu@huawei.com> wrote:
> Debugfs isn't used for coresight configuration, so the corresponding
> comments should be changed.
>
> Signed-off-by: Kaixu Xia <xiakaixu@huawei.com>
> ---
> drivers/coresight/of_coresight.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/coresight/of_coresight.c b/drivers/coresight/of_coresight.c
> index 5030c07..8bd524e 100644
> --- a/drivers/coresight/of_coresight.c
> +++ b/drivers/coresight/of_coresight.c
> @@ -126,7 +126,7 @@ struct coresight_platform_data *of_get_coresight_platform_data(
> if (!pdata)
> return ERR_PTR(-ENOMEM);
>
> - /* Use device name as debugfs handle */
> + /* Use device name as sysfs handle */
> pdata->name = dev_name(dev);
>
> /* Get the number of input and output port for this component */
> --
> 1.8.5.5
>

Applied - thanks.


\
 
 \ /
  Last update: 2015-01-02 16:21    [W:0.036 / U:0.052 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site