Re: [PATCH] perf: add missing MODULE_DESCRIPTION() macros
From: Jeff Johnson
Date: Tue Jun 18 2024 - 10:57:55 EST
On 6/18/2024 7:33 AM, Yicong Yang wrote:
...
>> +MODULE_DESCRIPTION("HiSilicon SoC PMU driver");
>
> This module's not a driver but provides the framework for other HiSilicon uncore PMUs. Should be
> more proper to make this "HiSilicon SoC uncore PMU driver framework".
Thanks for the clarification. I'll update in v2