Re: [PATCH] coresight: fix typo in comment in of_coresight.c

2015-01-02 Thread Mathieu Poirier
On 31 December 2014 at 00:40, Kaixu Xia wrote: > Debugfs isn't used for coresight configuration, so the corresponding > comments should be changed. > > Signed-off-by: Kaixu Xia > --- > drivers/coresight/of_coresight.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drive

[PATCH] coresight: fix typo in comment in of_coresight.c

2014-12-30 Thread Kaixu Xia
Debugfs isn't used for coresight configuration, so the corresponding comments should be changed. Signed-off-by: Kaixu Xia --- 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