On Wed, Nov 4, 2020 at 4:54 PM Rikard Falkeborn
<[email protected]> wrote:
>
> The only usage of msm_uart_pops is to assign its address to the ops
> field in the uart_port struct, which is a pointer to const. Make it
> const to allow the compiler to put it in read-only memory.
>
> Signed-off-by: Rikard Falkeborn <[email protected]>

Reviewed-by: Jeffrey Hugo <[email protected]>

Reply via email to