Arnd Bergmann <arnd@xxxxxxxx> writes: > To avoid dereferencing hardwired constant pointers from a global header > file, change the driver to use devm_platform_ioremap_resource for getting > an __iomem pointer, and then using readl/writel on that. > > Each pointer dereference gets changed by a search&replace, which leads > to a few overlong lines, but seems less risky than trying to clean up > the code at the same time. > > Cc: alsa-devel@xxxxxxxxxxxxxxxx > Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx> Acked-by: Robert Jarzmik <robert.jarzmik@xxxxxxx> Cheers. -- Robert _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx https://mailman.alsa-project.org/mailman/listinfo/alsa-devel