Re: [PATCH] firewire: ohci: deprecate debug parameter
Takashi Sakamoto <[email protected]>
| Newsgroups | gmane.linux.kernel,gmane.linux.kernel.firewire.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Sep 03, 2024 at 07:14:55PM +0900, Takashi Sakamoto wrote: > Many tracepoints events have been added to 6.10 and 6.11 kernels. They are > available as an alternative of debug parameter in firewire-ohci module. > > The logging messages enabled by the parameter require some cumbersomes in > a point of maintenance; e.g. the code to decode transaction frame. > > This commit adds deprecation text to conduct users to them.. > > Signed-off-by: Takashi Sakamoto <[email protected]> > --- > drivers/firewire/ohci.c | 7 ++++++- > 1 file changed, 6 insertions(+), 1 deletion(-) Applied to for-next branch. Regards Takashi Sakamoto