On Mon, Aug 11, 2025 at 12:12:11PM +0100, Colin Ian King wrote: > Make data a u32 instead of an unsigned long, this way it is > explicitly the same width as the operations performed on it > and the same width as a writel store, and it cleans up sign > extention warnings when 64 bit static analysis is performed > on the code. > > Signed-off-by: Colin Ian King <colin.i.king@xxxxxxxxx> Reviewed-by: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx> Thanks! -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!