On 5/10/26 19:17, Marek Vasut wrote:
Set the ops structure as static const. The structure is not accessible from outside of this driver and is not going to be modified at runtime. Signed-off-by: Marek Vasut <[email protected]> --- Cc: Anatolij Gustschin <[email protected]> Cc: Patrice Chotard <[email protected]> Cc: Patrick Delaunay <[email protected]> Cc: Raphael Gallais-Pou <[email protected]> Cc: Tom Rini <[email protected]> Cc: [email protected] Cc: [email protected] ---Hi Marek,
Reviewed-by: Raphaël Gallais-Pou <[email protected]> Thanks, Best regards, Raphaël

