On Sun, Apr 03, 2022 at 10:39:14AM +0000, Andrew Scull wrote:

> This tests calls regmap_read() which takes a uint pointer as an output
> parameter. The test was passing a pointer to a u16 which resulted in an
> overflow when the output was written. Fix this by following the
> regmap_read() API and passing a uint pointer instead.
> 
> Signed-off-by: Andrew Scull <asc...@google.com>
> Cc: Simon Glass <s...@chromium.org>
> Cc: Heinrich Schuchardt <xypron.g...@gmx.de>
> Cc: Jean-Jacques Hiblot <jjhib...@ti.com>
> Cc: Pratyush Yadav <p.ya...@ti.com>
> Reviewed-by: Simon Glass <s...@chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to