Re: [PATCH] arm: omap2: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE

From: Tony Lindgren
Date: Wed Mar 24 2021 - 07:29:18 EST


* Jiapeng Chong <jiapeng.chong@xxxxxxxxxxxxxxxxx> [210202 05:43]:
> Fix the following coccicheck warning:
>
> ./arch/arm/mach-omap2/pm-debug.c:171:0-23: WARNING: pwrdm_suspend_fops
> should be defined with DEFINE_DEBUGFS_ATTRIBUTE.

Thanks applying into omap-for-v5.13/soc.

Tony