On Tue, 7 Nov 2023 at 13:13, Sam Protsenko <semen.protse...@linaro.org> wrote:
>
> As the address read from device tree is being cast to a pointer, it's
> better to use dev_read_addr_ptr() API for getting that address. The more
> detailed explanation can be found in commit a12a73b66476 ("drivers: use
> dev_read_addr_ptr when cast to pointer").
>
> Signed-off-by: Sam Protsenko <semen.protse...@linaro.org>
> ---
>  drivers/serial/serial_s5p.c | 6 ++----
>  1 file changed, 2 insertions(+), 4 deletions(-)

Reviewed-by: Simon Glass <s...@chromium.org>

Reply via email to