Re: [PATCH v5 net-next 09/13] mfd: ocelot: prepend resource size macros to be 32-bit

From: Florian Fainelli
Date: Fri Jan 27 2023 - 14:43:07 EST




On 1/27/2023 11:35 AM, Colin Foster wrote:
The *_RES_SIZE macros are initally <= 0x100. Future resource sizes will be
upwards of 0x200000 in size.

To keep things clean, fully align the RES_SIZE macros to 32-bit to do
nothing more than make the code more consistent.

Signed-off-by: Colin Foster <colin.foster@xxxxxxxxxxxxxxxx>
Acked-for-MFD-by: Lee Jones <lee@xxxxxxxxxx>

Reviewed-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
--
Florian