Re: [PATCH v5 06/10] m68k: stmark2: use ioport.h macros for resources
From: Andy Shevchenko
Date: Thu Jun 11 2026 - 03:21:22 EST
On Wed, Jun 10, 2026 at 10:35:11PM +0200, Angelo Dureghello wrote:
> Change resource declaration using DEFINE_RES_*() macros.
> DEFINE_DMA_RES() is for a single dma channel, not a range, so used twice.
>
> Also, some drivers assume IRQ resources are from index 1, so just to stay
> uniform, moved IRQ resource at index 1.
Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
--
With Best Regards,
Andy Shevchenko