[PATCH v2] drm/omap: dsi: Add missing IRQF_ONESHOT

Tomi Valkeinen tomba at kernel.org
Fri Mar 26 07:24:13 UTC 2021


On 23/03/2021 13:15, Sebastian Reichel wrote:
> Hi,
> 
> On Tue, Mar 23, 2021 at 05:34:53PM +0800, Yang Li wrote:
>> fixed the following coccicheck:
>> ./drivers/gpu/drm/omapdrm/dss/dsi.c:4329:7-27: ERROR: Threaded IRQ with
>> no primary handler requested without IRQF_ONESHOT
>>
>> Reported-by: Abaci Robot <abaci at linux.alibaba.com>
>> Signed-off-by: Yang Li <yang.lee at linux.alibaba.com>
>> ---
> 
> Reviewed-by: Sebastian Reichel <sebastian.reichel at collabora.com>
> 
> Also maybe add this, so that it is properly backported. OTOH old code did
> not have IRQF_ONESHOT either.
> 
> Fixes: 4c1b935fea54 ("drm/omap: dsi: move TE GPIO handling into core")

Thanks, I have applied this.

  Tomi


More information about the dri-devel mailing list