From: Jiankang Chen <jkchen@linux.alibaba.com>
To: Leo Yan <leo.yan@linaro.org>
Cc: mathieu.poirier@linaro.org, suzuki.poulose@arm.com,
linux-arm-kernel@lists.infradead.org, coresight@lists.linaro.org,
mike.leach@linaro.org, zhangliguang@linux.alibaba.com
Subject: Re: [RFC V2 PATCH] coresight: change tmc from misc device to cdev device
Date: Mon, 20 Dec 2021 10:41:37 +0800 [thread overview]
Message-ID: <9ff3bc47-87c4-c62b-01bb-03da047ec388@linux.alibaba.com> (raw)
In-Reply-To: <20211220023746.GA1006298@leoy-ThinkPad-X240s>
Hi Leo
在 2021/12/20 10:37, Leo Yan 写道:
> Hi Jay,
>
> On Mon, Dec 20, 2021 at 10:32:21AM +0800, Jiankang Chen wrote:
>
> [...]
>
>>>> +module_init(tmc_init);
>>> Should invoke tmc_init() in an ealier phase so it can prepare device class
>>> prior to the TMC devices registration? In other words, I think here
>>> should be:
>>>
>>> subsys_initcall(tmc_init);
>>>
>> Your suggestion is very good. I will revise it according to your suggestion;
> As I clarified for Mathieu's concerning in another reply, please ignore
> this comment.
>
> Thanks,
> Leo
Ok, Tks
Jay
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2021-12-20 2:43 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-17 3:42 [RFC V2 PATCH] coresight: change tmc from misc device to cdev device Jay Chen
2021-12-17 7:54 ` Leo Yan
2021-12-17 17:18 ` Mathieu Poirier
2021-12-18 4:21 ` Leo Yan
2021-12-20 2:32 ` Jiankang Chen
2021-12-20 2:37 ` Leo Yan
2021-12-20 2:41 ` Jiankang Chen [this message]
2021-12-17 17:15 ` Mathieu Poirier
2021-12-20 9:48 ` Jiankang Chen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=9ff3bc47-87c4-c62b-01bb-03da047ec388@linux.alibaba.com \
--to=jkchen@linux.alibaba.com \
--cc=coresight@lists.linaro.org \
--cc=leo.yan@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=mathieu.poirier@linaro.org \
--cc=mike.leach@linaro.org \
--cc=suzuki.poulose@arm.com \
--cc=zhangliguang@linux.alibaba.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.